DedNetConnectorCommandsCurrentUser Property
|
Restituisce il nome dell'utente corrente
Namespace: DedNetConnectorAssembly: DedNetConnector (in DedNetConnector.dll) Version: 27.2.0
Syntax public string CurrentUser { get; }
Public ReadOnly Property CurrentUser As String
Get
public:
property String^ CurrentUser {
String^ get ();
}
member CurrentUser : string with get
Property Value
StringSee Also