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