Partager via


SPDelegate.IsApplicable - Propriété

Obtient une valeur booléenne qui indique si le délégué est applicable.

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property IsApplicable As Boolean
    Get
'Utilisation
Dim instance As SPDelegate
Dim value As Boolean

value = instance.IsApplicable
public virtual bool IsApplicable { get; }

Valeur de propriété

Type : System.Boolean
true si le délégué est applicable ; dans le cas contraire, false.

Voir aussi

Référence

SPDelegate classe

SPDelegate - Membres

Microsoft.SharePoint.Upgrade - Espace de noms