Sdílet prostřednictvím


BackupListCollection.Item[String] Vlastnost

Definice

Získá se BackupEndpointCollection zadaným indexem.

public:
 property System::ServiceModel::Routing::Configuration::BackupEndpointCollection ^ default[System::String ^] { System::ServiceModel::Routing::Configuration::BackupEndpointCollection ^ get(System::String ^ name); };
public System.ServiceModel.Routing.Configuration.BackupEndpointCollection this[string name] { get; }
member this.Item(string) : System.ServiceModel.Routing.Configuration.BackupEndpointCollection
Default Public ReadOnly Property Item(name As String) As BackupEndpointCollection

Parametry

name
String

Klíč prvku, ke které se má přistupovat.

Hodnota vlastnosti

Koncový bod zálohování, který odpovídá zadanému klíči.

Platí pro