RefSafetyRulesAttribute クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
モジュールのコンパイル時に使用される ref 安全規則の言語バージョンを示します。
public ref class RefSafetyRulesAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Module, Inherited=false)]
public sealed class RefSafetyRulesAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Module, Inherited=false)>]
type RefSafetyRulesAttribute = class
inherit Attribute
Public NotInheritable Class RefSafetyRulesAttribute
Inherits Attribute
- 継承
- 属性
Ref |
RefSafetyRulesAttribute クラスの新しいインスタンスを初期化します。 |
Type |
派生クラスで実装されると、この Attribute の一意の識別子を取得します。 (継承元 Attribute) |
Version |
モジュールのコンパイル時に使用される ref 安全規則の言語バージョンを取得します。 |
Equals(Object) |
このインスタンスが、指定されたオブジェクトと等価であるかどうかを示す値を返します。 (継承元 Attribute) |
Get |
このインスタンスのハッシュ コードを返します。 (継承元 Attribute) |
Get |
現在のインスタンスの Type を取得します。 (継承元 Object) |
Is |
派生クラスでオーバーライドされるとき、このインスタンスの値が派生クラスの既定値であるかどうかを示します。 (継承元 Attribute) |
Match(Object) |
派生クラス内でオーバーライドされたときに、指定したオブジェクトとこのインスタンスが等しいかどうかを示す値を返します。 (継承元 Attribute) |
Memberwise |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
To |
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
製品 | バージョン |
---|---|
.NET | 8, 9 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。