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