CustomPropertyMatchInformation.CustomPropertyValue - Propriété
Espace de noms : Microsoft.SharePoint.Client.Taxonomy
Assemblys : Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)
Syntaxe
'Déclaration
Public Property CustomPropertyValue As String
Get
Set
'Utilisation
Dim instance As CustomPropertyMatchInformation
Dim value As String
value = instance.CustomPropertyValue
instance.CustomPropertyValue = value
public string CustomPropertyValue { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
CustomPropertyMatchInformation classe