MemoryAdapterConfig.WriteProperties(Dictionary<String,String>) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ストリーム プロバイダーの構成で使用するプロパティ バッグに構成を変換するユーティリティ関数
public override void WriteProperties (System.Collections.Generic.Dictionary<string,string> properties);
override this.WriteProperties : System.Collections.Generic.Dictionary<string, string> -> unit
Public Overrides Sub WriteProperties (properties As Dictionary(Of String, String))
パラメーター
- properties
- Dictionary<String,String>