ClientCallableInstanceAnnotationAttribute.Namespace propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Property Namespace As String
Get
Private Set
'Uso
Dim instance As ClientCallableInstanceAnnotationAttribute
Dim value As String
value = instance.Namespace
public string Namespace { get; private set; }
Valor de propriedade
Tipo: System.String
Ver também
Referência
ClientCallableInstanceAnnotationAttribute classe