Compartilhar via


ProviderConfigurationExtensions.GetTypeProperty Método

Definição

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

Parâmetros

key
String
settingDefault
Type

Retornos

Aplica-se a