| ApiEndpointProviderShimUrl Property |
Gets the url at which this is operating
Namespace:
SanteDB.DisconnectedClient.Ags.Metadata
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax public string[] Url { get; }
Public ReadOnly Property Url As String()
Get
public:
virtual property array<String^>^ Url {
array<String^>^ get () sealed;
}
abstract Url : string[] with get
override Url : string[] with get
Property Value
Type:
StringImplements
IApiEndpointProviderUrlSee Also