Condividi tramite


IInternalConfigHost.GetConfigTypeName(Type) Metodo

Definizione

Restituisce una stringa che rappresenta un nome del tipo dell'oggetto Type che rappresenta il tipo di configurazione.

public:
 System::String ^ GetConfigTypeName(Type ^ t);
public string GetConfigTypeName (Type t);
abstract member GetConfigTypeName : Type -> string
Public Function GetConfigTypeName (t As Type) As String

Parametri

t
Type

Un oggetto Type.

Restituisce

Stringa che rappresenta il nome del tipo di un oggetto Type che rappresenta il tipo di configurazione.

Si applica a