Share via


SourceTriggerDescriptor.ProviderType Property

Definition

Gets or sets the source control provider type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to