BinaryClientFormatterSink.Properties Tulajdonság

Definíció

IDictionary Lekéri az aktuális csatorna fogadójának tulajdonságait.

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

Tulajdonság értéke

Az IDictionary aktuális csatorna fogadójának tulajdonságai.

Megvalósítás

Megjegyzések

További információ: Channel and Formatter Configuration Properties.

A következőre érvényes:

Lásd még