This document is archived and information here might be outdated. Recommended version. |
The NAWindow category group name.
[Visual Basic .NET]
Public Property Group As String
[C#]
public string Group {get; set;}
[C++]
HRESULT get_Group(
System.String* Group
);
[C++]
HRESULT put_Group(
BSTR Group
);
[C++] Parameters Group [out, retval]
Group is a parameter of type BSTR* Group [in]
Group is a parameter of type BSTR
The name of the group.