Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the prefix string we want to have for the name for all name value pairs returned in NameValuePairs
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property Namespace As String
Get
'Usage
Dim instance As ISupportNameValuePairsSerialization
Dim value As String
value = instance.Namespace
string Namespace { get; }
Property value
Type: System.String
See also
Reference
ISupportNameValuePairsSerialization interface