ValueTypeConverterAttribute.TargetType propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: System.Type
Ver também
Referência
ValueTypeConverterAttribute classe