Partager via


InheritableProperty<TValueType>.InheritFlagPropertyName - Propriété

Obtient le nom de l'indicateur de propriété d'hériter.

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

Syntaxe

'Déclaration
Protected MustOverride ReadOnly Property InheritFlagPropertyName As String
    Get
'Utilisation
Dim value As String

value = Me.InheritFlagPropertyName
protected abstract string InheritFlagPropertyName { get; }

Valeur de propriété

Type : System.String
Chaîne qui spécifie le nom de l'indicateur de propriété d'hériter.

Voir aussi

Référence

InheritableProperty<TValueType> classe

InheritableProperty<TValueType> - Membres

Microsoft.SharePoint.Publishing - Espace de noms

InheritableProperty<TValueType>