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 を返します。

適用対象