次の方法で共有


GenerateExpressRoutePortsLOAResult.EncodedContent プロパティ

定義

base64 でエンコードされた文字列としてコンテンツを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象