de la propiedad InstanceAnnotationInformation.Type
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Property Type As String
Get
Set
'Uso
Dim instance As InstanceAnnotationInformation
Dim value As String
value = instance.Type
instance.Type = value
public string Type { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase InstanceAnnotationInformation