Compartir a través de


PackageCarrierInfo.CarrierName Propiedad

Definición

Obtiene o establece el nombre del operador.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a