| IRestClientEndpointDescriptionAddress Property |
Gets the address of the endpoint
Namespace:
SanteDB.Core.Http.Description
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Address As String
Get
property String^ Address {
String^ get ();
}
abstract Address : string with get
Property Value
Type:
StringSee Also