DedNetConnectorCommandsCurrentWorkArea Property
|
Restituisce il percorso dell'area locale dell'utente corrente
Namespace: DedNetConnectorAssembly: DedNetConnector (in DedNetConnector.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax public string CurrentWorkArea { get; }
Public ReadOnly Property CurrentWorkArea As String
Get
public:
property String^ CurrentWorkArea {
String^ get ();
}
member CurrentWorkArea : string with get
Property Value
StringSee Also