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

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

IVbcHostObject.SetDebugType メソッド

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

デバッグ種類指定します

名前空間: Microsoft.Build.Tasks.Hosting
アセンブリ: Microsoft.Build.Tasks (microsoft.build.tasks.dll 内)
構文構文

Function SetDebugType ( _
    emitDebugInformation As Boolean, _
    debugType As String _
) As Boolean
Dim instance As IVbcHostObject
Dim emitDebugInformation As Boolean
Dim debugType As String
Dim returnValue As Boolean

returnValue = instance.SetDebugType(emitDebugInformation, debugType)
bool SetDebugType (
    bool emitDebugInformation,
    string debugType
)
bool SetDebugType (
    bool emitDebugInformation, 
    String^ debugType
)
boolean SetDebugType (
    boolean emitDebugInformation, 
    String debugType
)
function SetDebugType (
    emitDebugInformation : boolean, 
    debugType : String
) : boolean

パラメータ

emitDebugInformation

デバッグ情報生成してプログラム データベース (.pdb) ファイル格納する場合trueそれ以外場合false

debugType

デバッグ種類full または pdbonly指定できます

戻り値
メソッド正常に実行され場合trueそれ以外場合false

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IVbcHostObject インターフェイス
IVbcHostObject メンバ
Microsoft.Build.Tasks.Hosting 名前空間



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS