Proprietà DedUserCollectionUserNames
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
ListStringVedi anche