InformationRightsManagementFileSettings.IrmEnabled - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property IrmEnabled As Boolean
Get
Set
'Utilisation
Dim instance As InformationRightsManagementFileSettings
Dim value As Boolean
value = instance.IrmEnabled
instance.IrmEnabled = value
public bool IrmEnabled { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
InformationRightsManagementFileSettings classe