Proprietà DedGroupCollectionGroupNames
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassipublic List<string> GroupNames { get; }
Public ReadOnly Property GroupNames As List(Of String)
Get
public:
property List<String^>^ GroupNames {
List<String^>^ get ();
}
member GroupNames : List<string> with get
Valore della proprietà
Tipo:
ListString
Vedi anche