CustomPropertyMatchInformation.CustomPropertyName - 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 CustomPropertyName As String
Get
Set
'Utilisation
Dim instance As CustomPropertyMatchInformation
Dim value As String
value = instance.CustomPropertyName
instance.CustomPropertyName = value
public string CustomPropertyName { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
CustomPropertyMatchInformation classe