CustomActionElement.EnabledScript - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property EnabledScript As String
Get
'Utilisation
Dim instance As CustomActionElement
Dim value As String
value = instance.EnabledScript
public string EnabledScript { get; }
Valeur de propriété
Type : System.String