Partager via


Policy.Name - Propriété

Obtient ou définit le nom de la stratégie qui s'affiche dans l'interface Microsoft SharePoint Server 2010 .

Espace de noms :  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
Public Property Name As String
    Get
    Set
'Utilisation
Dim instance As Policy
Dim value As String

value = instance.Name

instance.Name = value
public string Name { get; set; }

Valeur de propriété

Type : System.String
Une chaîne qui représente le nom de la stratégie qui s'affiche dans l'interface SharePoint Server 2010 .

Voir aussi

Référence

Policy classe

Policy - Membres

Microsoft.Office.RecordsManagement.InformationPolicy - Espace de noms