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