次の方法で共有


ComponentSetup.ComponentName プロパティ

定義

サード パーティコンポーネントの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象