Compartir a través de


de la propiedad InheritableProperty<TValueType>.InheritFlagPropertyName

Obtiene el nombre de la marca de propiedad heredar.

Espacio de nombres:  Microsoft.SharePoint.Publishing
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
Protected MustOverride ReadOnly Property InheritFlagPropertyName As String
    Get
'Uso
Dim value As String

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

Valor de propiedad

Tipo: System.String
Una cadena que especifica el nombre de la marca de propiedad heredar.

Vea también

Referencia

clase InheritableProperty<TValueType>

Miembros InheritableProperty<TValueType>

Espacio de nombres Microsoft.SharePoint.Publishing

InheritableProperty<TValueType>