SdlChannelSink.Properties Egenskap

Definition

Hämtar en IDictionary av egenskaperna för den aktuella kanalmottagaren.

public:
 property System::Collections::IDictionary ^ Properties { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary Properties { get; }
member this.Properties : System.Collections.IDictionary
Public ReadOnly Property Properties As IDictionary

Egenskapsvärde

En IDictionary av egenskaperna för den aktuella kanalmottagaren.

Implementeringar

Kommentarer

Gäller för

Se även