ElementGroupPrototype.TopLevelProtoGroup 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.
Prototype for the group this ElementGroupPrototype represents
public:
property Microsoft::VisualStudio::Modeling::ProtoGroup ^ TopLevelProtoGroup { Microsoft::VisualStudio::Modeling::ProtoGroup ^ get(); };
public Microsoft.VisualStudio.Modeling.ProtoGroup TopLevelProtoGroup { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TopLevelProtoGroup : Microsoft.VisualStudio.Modeling.ProtoGroup
Public ReadOnly Property TopLevelProtoGroup As ProtoGroup
Property Value
- Attributes