共用方式為


PublishedBlueprint.BlueprintName 屬性

定義

取得或設定已發佈藍圖定義的名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於