CustomActionElement.Location propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property Location As String
Get
'Uso
Dim instance As CustomActionElement
Dim value As String
value = instance.Location
public string Location { get; }
Valor de propriedade
Tipo: System.String