다음을 통해 공유


ProviderConfigurationExtensions.GetTypeProperty 메서드

정의

public static Type GetTypeProperty (this Orleans.Providers.IProviderConfiguration config, string key, Type settingDefault);
static member GetTypeProperty : Orleans.Providers.IProviderConfiguration * string * Type -> Type
<Extension()>
Public Function GetTypeProperty (config As IProviderConfiguration, key As String, settingDefault As Type) As Type

매개 변수

key
String
settingDefault
Type

반환

적용 대상