SdlChannelSink.Properties 屬性

定義

取得目前通道接收之屬性的 IDictionary

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

屬性值

目前通道接收之屬性的 IDictionary

實作

備註

注意

如需詳細資訊,請參閱 通道和格式器組態屬性

適用於

另請參閱