| RestClientEventArgsBaseUrl Property |
Gets or sets the URL of the request
Namespace:
SanteDB.Core.Http
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Url { get; }
Public ReadOnly Property Url As String
Get
public:
property String^ Url {
String^ get ();
}
member Url : string with get
Property Value
Type:
StringSee Also