ClientNamespaceMapAttribute.ServerNamespace propriedade
O namespace de API do servidor.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public ReadOnly Property ServerNamespace As String
Get
'Uso
Dim instance As ClientNamespaceMapAttribute
Dim value As String
value = instance.ServerNamespace
public string ServerNamespace { get; }
Valor de propriedade
Tipo: System.String
Ver também
Referência
ClientNamespaceMapAttribute classe