共用方式為


ISchemaModelViewerFolderNode.OwningElement 屬性

取得擁有資料夾的模型項目。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

'宣告
ReadOnly Property OwningElement As IModelElement
    Get
IModelElement OwningElement { get; }
property IModelElement^ OwningElement {
    IModelElement^ get ();
}
abstract OwningElement : IModelElement
function get OwningElement () : IModelElement

屬性值

型別:Microsoft.Data.Schema.SchemaModel.IModelElement

.NET Framework 安全性

請參閱

參考

ISchemaModelViewerFolderNode 介面

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer 命名空間