共用方式為


ISupportNameValuePairsSerialization.Namespace property

指出我們想要有在 NameValuePairs 中傳回的所有名稱值組之名稱的前置詞字串

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
ReadOnly Property Namespace As String
    Get
'用途
Dim instance As ISupportNameValuePairsSerialization
Dim value As String

value = instance.Namespace
string Namespace { get; }

Property value

Type: System.String

請參閱

參照

ISupportNameValuePairsSerialization interface

ISupportNameValuePairsSerialization members

Microsoft.SharePoint.Utilities namespace