If TRUE the server will return verbose server specific diagnostic information to provide additional information relative to item specific errors. The server is required to return specific diagnostic information or a blank string if diagnostic information is not available.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As RequestOptions
Dim value As Boolean
instance.ReturnDiagnosticInfo = value
value = instance.ReturnDiagnosticInfo |
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>
See Also