次の方法で共有


ProviderConfiguration.Properties プロパティ

定義

このプロバイダーのプロパティ。

public System.Collections.ObjectModel.ReadOnlyDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.ObjectModel.ReadOnlyDictionary<string, string>
Public ReadOnly Property Properties As ReadOnlyDictionary(Of String, String)

プロパティ値

実装

適用対象