| NetworkInterfaceInfoMacAddress Property |
Mac address
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string MacAddress { get; }
Public ReadOnly Property MacAddress As String
Get
public:
property String^ MacAddress {
String^ get ();
}
member MacAddress : string with get
Property Value
Type:
StringSee Also