Store.ElementDirectory 属性

定义

获取包含在存储区中的元素的目录。

public:
 property Microsoft::VisualStudio::Modeling::IElementDirectory ^ ElementDirectory { Microsoft::VisualStudio::Modeling::IElementDirectory ^ get(); };
public Microsoft.VisualStudio.Modeling.IElementDirectory ElementDirectory { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementDirectory : Microsoft.VisualStudio.Modeling.IElementDirectory
Public ReadOnly Property ElementDirectory As IElementDirectory

属性值

IElementDirectory
属性

适用于