Store.ElementDirectory Property

Definition

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

Applies to