 | BasicAppSettingsMachineName Property |
The computer name
Namespace: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntaxpublic string MachineName { get; }
Public ReadOnly Property MachineName As String
Get
public:
property String^ MachineName {
String^ get ();
}
member MachineName : string with get
Property value
String
See also