Udostępnij za pośrednictwem


IInternalConfigHost.GetConfigTypeName(Type) Metoda

Definicja

Zwraca ciąg reprezentujący nazwę typu z Type obiektu reprezentującego typ konfiguracji.

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

Parametry

t
Type

Obiekt Type.

Zwraca

Ciąg reprezentujący nazwę typu z Type obiektu reprezentującego typ konfiguracji.

Dotyczy