次の方法で共有


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

プロパティ値

シンク プロバイダー上のプロパティにアクセスするために使用するディクショナリ。

適用対象