Udostępnij za pośrednictwem


DelegatingConfigHost.GetConfigTypeName(Type) Metoda

Definicja

Zwraca ciąg reprezentujący nazwę typu obiektu konfiguracji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 virtual System::String ^ GetConfigTypeName(Type ^ t);
public virtual string GetConfigTypeName (Type t);
abstract member GetConfigTypeName : Type -> string
override this.GetConfigTypeName : Type -> string
Public Overridable Function GetConfigTypeName (t As Type) As String

Parametry

t
Type

Obiekt Type.

Zwraca

Ciąg reprezentujący nazwę typu obiektu konfiguracji.

Implementuje

Dotyczy