Share via


ISupportNameValuePairsSerialization.Namespace property

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

ISupportNameValuePairsSerialization members

Microsoft.SharePoint.Utilities namespace