Compartilhar via


ClientWebPartProperty.Name property

Nome da propriedade

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

value = instance.Name

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

Property value

Type: System.String

Ver também

Referência

ClientWebPartProperty class

ClientWebPartProperty members

Microsoft.SharePoint.WebPartPages namespace