DebuggerBrowsableAttribute クラスとは? わかりやすく解説

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

DebuggerBrowsableAttribute クラス

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

デバッガ変数ウィンドウ内でメンバ表示するかどうかと、表示方法決定します。このクラス継承できません。

名前空間: System.Diagnostics
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

<ComVisibleAttribute(True)> _
<AttributeUsageAttribute(AttributeTargets.Property Or AttributeTargets.Field,
 AllowMultiple:=False)> _
Public NotInheritable Class
 DebuggerBrowsableAttribute
    Inherits Attribute
Dim instance As DebuggerBrowsableAttribute
[ComVisibleAttribute(true)] 
[AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple=false)]
 
public sealed class DebuggerBrowsableAttribute
 : Attribute
[ComVisibleAttribute(true)] 
[AttributeUsageAttribute(AttributeTargets::Property|AttributeTargets::Field, AllowMultiple=false)]
 
public ref class DebuggerBrowsableAttribute
 sealed : public Attribute
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field,
 AllowMultiple=false) */ 
public final class DebuggerBrowsableAttribute
 extends Attribute
ComVisibleAttribute(true) 
AttributeUsageAttribute(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple=false)
 
public final class DebuggerBrowsableAttribute
 extends Attribute
解説解説
メモメモ

.NET Framework Version 2.0 では、Visual BasicDebuggerBrowsableAttribute クラスサポートされません。C#使用すると、DebuggerTypeProxyAttribute、DebuggerDisplayAttribute、および DebuggerBrowsableAttribute使用したカスタム データ拡張追加できますVisual Basic では DebuggerDisplayAttribute 属性サポートされますが、DebuggerBrowsableAttribute 属性サポートされません。

この属性は、単一インスタンスとしてプロパティおよびフィールドだけに適用できますアセンブリには適用できません。

この属性コンストラクタは、DebuggerBrowsableState 列挙体の値の 1 つ使用します。その値は次の状態のいずれか指定します

この属性と、DebuggerDisplayAttribute 属性、および DebuggerTypeProxyAttribute 属性使用例については、DebuggerDisplayAttribute クラストピック取り上げている例を参照してください

継承階層継承階層
System.Object
   System.Attribute
    System.Diagnostics.DebuggerBrowsableAttribute
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からDebuggerBrowsableAttribute クラスを検索した結果を表示しています。
Weblioに収録されているすべての辞書からDebuggerBrowsableAttribute クラスを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDebuggerBrowsableAttribute クラス を検索

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

辞書ショートカット

すべての辞書の索引

「DebuggerBrowsableAttribute クラス」の関連用語

DebuggerBrowsableAttribute クラスのお隣キーワード
検索ランキング

   

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



DebuggerBrowsableAttribute クラスのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS