共用方式為


DicomService.ServiceUrl Property

Definition

Gets the url of the Dicom Services.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceUrl")]
public string ServiceUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceUrl")>]
member this.ServiceUrl : string
Public ReadOnly Property ServiceUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to