| IOperatingSystemInfoServiceMachineName Property |
Get the machine name
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string MachineName { get; }
ReadOnly Property MachineName As String
Get
property String^ MachineName {
String^ get ();
}
abstract MachineName : string with get
Property Value
Type:
StringSee Also