ServerStubAttribute - Constructeur
Initialise une nouvelle instance de la classe ServerStubAttribute .
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Sub New ( _
targetType As Type _
)
'Utilisation
Dim targetType As Type
Dim instance As New ServerStubAttribute(targetType)
public ServerStubAttribute(
Type targetType
)
Paramètres
targetType
Type : System.TypeType de la cible appliqué à la ServerStubAttribute .