BaseChannelWithProperties.Properties Egenskap

Definition

Hämtar en IDictionary av kanalegenskaperna som är associerade med det aktuella kanalobjektet.

public:
 virtual property System::Collections::IDictionary ^ Properties { System::Collections::IDictionary ^ get(); };
public override System.Collections.IDictionary Properties { get; }
public override System.Collections.IDictionary Properties { [System.Security.SecurityCritical] get; }
member this.Properties : System.Collections.IDictionary
[<get: System.Security.SecurityCritical>]
member this.Properties : System.Collections.IDictionary
Public Overrides ReadOnly Property Properties As IDictionary

Egenskapsvärde

En IDictionary av kanalegenskaperna som är associerade med det aktuella kanalobjektet.

Attribut

Undantag

Den omedelbara anroparen har inte infrastrukturbehörighet.

Kommentarer

Kanalegenskaper används för att konfigurera kanalen vid körning.

Gäller för