ModelingToolboxItem.Prototype 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 the ElementGroupPrototype containing toolbox item data.
public:
property Microsoft::VisualStudio::Modeling::ElementGroupPrototype ^ Prototype { Microsoft::VisualStudio::Modeling::ElementGroupPrototype ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementGroupPrototype Prototype { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Prototype : Microsoft.VisualStudio.Modeling.ElementGroupPrototype
Public ReadOnly Property Prototype As ElementGroupPrototype
Property Value
- Attributes