ProviderConfigurationExtensions.GetTypeProperty Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- config
- IProviderConfiguration
- key
- String
- settingDefault
- Type