Aracılığıyla paylaş


NetworkManagerCommit.TargetLocations Property

Definition

Gets or sets list of target locations.

[Newtonsoft.Json.JsonProperty(PropertyName="targetLocations")]
public System.Collections.Generic.IList<string> TargetLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetLocations")>]
member this.TargetLocations : System.Collections.Generic.IList<string> with get, set
Public Property TargetLocations As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to