SinkProviderData.Properties 属性

定义

获取可以通过其访问接收器提供程序上属性的字典。

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

属性值

可以通过其访问接收器提供程序上属性的字典。

适用于