Compartir a través de


ISchemaModelViewerFolderNode.OwningElement (Propiedad)

Obtiene el elemento de modelo que posee la carpeta.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
ReadOnly Property OwningElement As IModelElement
    Get
IModelElement OwningElement { get; }
property IModelElement^ OwningElement {
    IModelElement^ get ();
}
abstract OwningElement : IModelElement
function get OwningElement () : IModelElement

Valor de propiedad

Tipo: Microsoft.Data.Schema.SchemaModel.IModelElement

Seguridad de .NET Framework

Vea también

Referencia

ISchemaModelViewerFolderNode Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer (Espacio de nombres)