Partilhar via


CustomPropertyMatchInformation.CustomPropertyValue propriedade

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assemblies:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (em Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (em Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (em Microsoft.SharePoint.Client.Taxonomy.dll)

Sintaxe

'Declaração
Public Property CustomPropertyValue As String
    Get
    Set
'Uso
Dim instance As CustomPropertyMatchInformation
Dim value As String

value = instance.CustomPropertyValue

instance.CustomPropertyValue = value
public string CustomPropertyValue { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

CustomPropertyMatchInformation classe

CustomPropertyMatchInformation membros

Microsoft.SharePoint.Client.Taxonomy namespace