IGrainInterfacePropertiesProviderAttribute.Populate メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
グレイン インターフェイス プロパティを に properties
追加します。
public void Populate (IServiceProvider services, Type interfaceType, System.Collections.Generic.Dictionary<string,string> properties);
abstract member Populate : IServiceProvider * Type * System.Collections.Generic.Dictionary<string, string> -> unit
Public Sub Populate (services As IServiceProvider, interfaceType As Type, properties As Dictionary(Of String, String))
パラメーター
- services
- IServiceProvider
サービス プロバイダー。
- interfaceType
- Type
インターフェイスの型。
- properties
- Dictionary<String,String>
このメソッドを呼び出すプロパティ コレクションを設定する必要があります。