Store.EventManagerDirectory 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.
The EventManagerDirectory for the model
public:
property Microsoft::VisualStudio::Modeling::EventManagerDirectory ^ EventManagerDirectory { Microsoft::VisualStudio::Modeling::EventManagerDirectory ^ get(); };
public Microsoft.VisualStudio.Modeling.EventManagerDirectory EventManagerDirectory { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.EventManagerDirectory : Microsoft.VisualStudio.Modeling.EventManagerDirectory
Public ReadOnly Property EventManagerDirectory As EventManagerDirectory
Property Value
- Attributes