| NetworkInterfaceInfoGateway Property |
Gets or sets the gateway
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Gateway { get; }
Public ReadOnly Property Gateway As String
Get
public:
property String^ Gateway {
String^ get ();
}
member Gateway : string with get
Property Value
Type:
StringSee Also