Share via


PolicyFeature.Publisher - Propriété

Obtient le nom du créateur de la fonctionnalité de stratégie, tel qu'il s'affichera dans l'interface utilisateur de Microsoft SharePoint Server 2010 .

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

Syntaxe

'Déclaration
Public ReadOnly Property Publisher As String
    Get
'Utilisation
Dim instance As PolicyFeature
Dim value As String

value = instance.Publisher
public string Publisher { get; }

Valeur de propriété

Type : System.String
Une chaîne qui représente le nom du créateur de la fonctionnalité de stratégie.

Voir aussi

Référence

PolicyFeature classe

PolicyFeature - Membres

Microsoft.Office.RecordsManagement.InformationPolicy - Espace de noms