次の方法で共有


DicomService.ServiceUrl プロパティ

定義

Dicom Services の URL を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象