Aracılığıyla paylaş


IInternalConfigHost.GetConfigType(String, Boolean) Yöntem

Tanım

Yapılandırma nesnesinin türünü temsil eden bir Type nesne döndürür.

public:
 Type ^ GetConfigType(System::String ^ typeName, bool throwOnError);
public Type GetConfigType (string typeName, bool throwOnError);
abstract member GetConfigType : string * bool -> Type
Public Function GetConfigType (typeName As String, throwOnError As Boolean) As Type

Parametreler

typeName
String

Tür adı.

throwOnError
Boolean

true hata oluşursa özel durum oluşturma; aksi takdirde , false.

Döndürülenler

Type Yapılandırma nesnesinin türünü temsil eden bir nesne.

Şunlara uygulanır