Partager via


ClientNamespaceMapAttribute.ServerStubNamespace - Propriété

L'espace de noms de classes stub du serveur.

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property ServerStubNamespace As String
    Get
    Set
'Utilisation
Dim instance As ClientNamespaceMapAttribute
Dim value As String

value = instance.ServerStubNamespace

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

ClientNamespaceMapAttribute classe

ClientNamespaceMapAttribute - Membres

Microsoft.SharePoint.Client - Espace de noms