CustomPropertyMatchInformation.CustomPropertyName プロパティ
名前空間: Microsoft.SharePoint.Client.Taxonomy
アセンブリ: Microsoft.SharePoint.Client.Taxonomy.Silverlight (Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 内); Microsoft.SharePoint.Client.Taxonomy.Phone (Microsoft.SharePoint.Client.Taxonomy.Phone.dll 内) Microsoft.SharePoint.Client.Taxonomy (Microsoft.SharePoint.Client.Taxonomy.dll 内)
構文
'宣言
Public Property CustomPropertyName As String
Get
Set
'使用
Dim instance As CustomPropertyMatchInformation
Dim value As String
value = instance.CustomPropertyName
instance.CustomPropertyName = value
public string CustomPropertyName { get; set; }
プロパティ値
関連項目
参照先
CustomPropertyMatchInformation クラス