Proprietà DedUserCollectionUserNames
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public List<string> UserNames { get; }
Public ReadOnly Property UserNames As List(Of String)
Get
public:
property List<String^>^ UserNames {
List<String^>^ get ();
}
member UserNames : List<string> with get
Valore della proprietà
Tipo:
ListStringVedi anche