Strings.QueryStringParameters.ErrorText Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Infrastructure
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Const ErrorText As String
'Usage
Dim value As String
value = Strings.QueryStringParameters.ErrorText
public const string ErrorText
See Also
Reference
Strings.QueryStringParameters Class