Compartilhar via


ServerStubAttribute construtor

Inicializa uma nova instância da classe ServerStubAttribute .

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Sub New ( _
    targetType As Type _
)
'Uso
Dim targetType As Type

Dim instance As New ServerStubAttribute(targetType)
public ServerStubAttribute(
    Type targetType
)

Parâmetros

Ver também

Referência

ServerStubAttribute classe

ServerStubAttribute membros

Microsoft.SharePoint.Client namespace