DslDefinitionModelToolboxHelperBase.ToolboxStore 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 store toe be used for all the toolbox item creation
protected:
property Microsoft::VisualStudio::Modeling::Store ^ ToolboxStore { Microsoft::VisualStudio::Modeling::Store ^ get(); };
protected Microsoft.VisualStudio.Modeling.Store ToolboxStore { get; }
member this.ToolboxStore : Microsoft.VisualStudio.Modeling.Store
Protected ReadOnly Property ToolboxStore As Store