ServerStub.TargetBaseType - Propriété
The base type of the target type.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Protected Friend Overridable ReadOnly Property TargetBaseType As Type
Get
'Utilisation
Dim value As Type
value = Me.TargetBaseType
protected internal virtual Type TargetBaseType { get; }
Valeur de propriété
Type : System.Type