Store.ElementDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets directory of elements contained within the store.
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
Property Value
- Attributes