Sdílet prostřednictvím


MetadataReference.AddressVersion Vlastnost

Definice

Získá nebo nastaví verzi implementovanou nebo používanou koncovým bodem.

public:
 property System::ServiceModel::Channels::AddressingVersion ^ AddressVersion { System::ServiceModel::Channels::AddressingVersion ^ get(); void set(System::ServiceModel::Channels::AddressingVersion ^ value); };
public System.ServiceModel.Channels.AddressingVersion AddressVersion { get; set; }
member this.AddressVersion : System.ServiceModel.Channels.AddressingVersion with get, set
Public Property AddressVersion As AddressingVersion

Hodnota vlastnosti

Představuje AddressingVersion verzi implementovanou nebo používanou koncovým bodem.

Platí pro