Compartilhar via


RemoteAttribute.Name propriedade

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (em Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public Property Name As String
    Get
    Set
'Uso
Dim instance As RemoteAttribute
Dim value As String

value = instance.Name

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

Valor de propriedade

Tipo: System.String
Retorna String.

Ver também

Referência

RemoteAttribute classe

RemoteAttribute membros

Microsoft.SharePoint.Client namespace