Compartilhar via


ClientCallableTypeAttribute.ServerStubNamespace propriedade

O namespace de esboço de servidor.

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

Sintaxe

'Declaração
Public Property ServerStubNamespace As String
    Get
    Set
'Uso
Dim instance As ClientCallableTypeAttribute
Dim value As String

value = instance.ServerStubNamespace

instance.ServerStubNamespace = value
public string ServerStubNamespace { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

ClientCallableTypeAttribute classe

ClientCallableTypeAttribute membros

Microsoft.SharePoint.Client namespace