ProvideStaticToolboxItemAttribute.GroupId 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 group ID.
public:
property System::String ^ GroupId { System::String ^ get(); };
public:
property Platform::String ^ GroupId { Platform::String ^ get(); };
public string GroupId { get; }
member this.GroupId : string
Public ReadOnly Property GroupId As String
Property Value
The group ID.