다음을 통해 공유


SourceControl.SourceControlName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to