Share via


RequiredArgumentAttribute.TypeId プロパティ

定義

派生クラスで実装されると、この Attribute の一意の識別子を取得します。

public:
 virtual property System::Object ^ TypeId { System::Object ^ get(); };
public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object

プロパティ値

Object を返します。

適用対象