次の方法で共有


VirtualHubEffectiveRoute.AsPath プロパティ

定義

このルートの ASPath を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象