ServerStubAttribute.TargetType - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TargetType As Type
Get
'Utilisation
Dim instance As ServerStubAttribute
Dim value As Type
value = instance.TargetType
public Type TargetType { get; }
Valeur de propriété
Type : System.Type