Sdílet prostřednictvím


BinaryServerFormatterSink.Properties Vlastnost

Definice

IDictionary Získá vlastnosti aktuální jímky kanálu.

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

Hodnota vlastnosti

A IDictionary vlastností aktuální jímky kanálu.

Implementuje

Poznámky

Další informace najdete v tématu Vlastnosti konfigurace kanálu a formátovače.

Platí pro

Viz také