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