Proprietà DedUserCollectionUserNames
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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à
ListString
Vedi anche