다음을 통해 공유


ComponentSetup.ComponentName Property

Definition

Gets or sets the name of the 3rd party component.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to