[This is preliminary documentation and is subject to change.]
a name of user that build session was logged under
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string User { get; }
public string User { get; }
Public ReadOnly Property User As String
Get
Public ReadOnly Property User As String
Get
public:
property String^ User {
String^ get ();
}
public:
property String^ User {
String^ get ();
}
member User : string with get
member User : string with get
Property Value
Type:
String