Ritorna il nome interno dell'utente che ha avviato la temporizzazione.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string User { get; }Public ReadOnly Property User As String
	Get
public:
property String^ User {
	String^ get ();
}member User : string with get
Valore della proprietà
String
Vedi anche