PolicyResourceType.Name - Propriété
Obtient le nom du type de ressource de stratégie.
Espace de noms : Microsoft.Office.RecordsManagement.InformationPolicy
Assembly : Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
Get
'Utilisation
Dim instance As PolicyResourceType
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de propriété
Type : System.String
Une chaîne qui représente le nom du type de ressource de stratégie.
Voir aussi
Référence
Microsoft.Office.RecordsManagement.InformationPolicy - Espace de noms