Strings.QueryStringParameters.Url 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 Url As String
'Usage
Dim value As String
value = Strings.QueryStringParameters.Url
public const string Url
See Also
Reference
Strings.QueryStringParameters Class