次の方法で共有


ServiceCorrelationDescription.ServiceName プロパティ

定義

関連付けリレーションシップが確立されるサービスの名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="serviceName")]
public string ServiceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceName")>]
member this.ServiceName : string with get, set
Public Property ServiceName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象