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