DelegatingConfigHost.GetConfigType メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DelegatingConfigHost.GetConfigType メソッドの意味・解説 

DelegatingConfigHost.GetConfigType メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

構成の型を表す Type返します

名前空間: System.Configuration.Internal
アセンブリ: System.Configuration (system.configuration.dll 内)
構文構文

Public Overridable Function
 GetConfigType ( _
    typeName As String, _
    throwOnError As Boolean _
) As Type
Dim instance As DelegatingConfigHost
Dim typeName As String
Dim throwOnError As Boolean
Dim returnValue As Type

returnValue = instance.GetConfigType(typeName, throwOnError)
public virtual Type GetConfigType (
    string typeName,
    bool throwOnError
)
public:
virtual Type^ GetConfigType (
    String^ typeName, 
    bool throwOnError
)
public Type GetConfigType (
    String typeName, 
    boolean throwOnError
)
public function GetConfigType (
    typeName : String, 
    throwOnError : boolean
) : Type

パラメータ

typeName

構成の型を表す文字列。

throwOnError

エラー発生したときに例外スローされる場合trueエラー発生したときに例外スローさない場合false

戻り値
構成の型を表す Type

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DelegatingConfigHost クラス
DelegatingConfigHost メンバ
System.Configuration.Internal 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

DelegatingConfigHost.GetConfigType メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DelegatingConfigHost.GetConfigType メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS