de la propiedad CustomPropertyMatchInformation.CustomPropertyValue
Espacio de nombres: Microsoft.SharePoint.Client.Taxonomy
Ensamblados: Microsoft.SharePoint.Client.Taxonomy.Silverlight (en Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (en Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (en Microsoft.SharePoint.Client.Taxonomy.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.String
Vea también
Referencia
clase CustomPropertyMatchInformation