ItemGroup<TItem>.GroupIndex 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 an index that identifies the group.
public:
property System::String ^ GroupIndex { System::String ^ get(); };
public string GroupIndex { get; }
Public ReadOnly Property GroupIndex As String
Property Value
The zero-based collection index of the group.