次の方法で共有


ValidationMetadataProviderContext.TypeAttributes プロパティ

定義

型属性を取得します。

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ TypeAttributes { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<object> TypeAttributes { get; }
public System.Collections.Generic.IReadOnlyList<object>? TypeAttributes { get; }
member this.TypeAttributes : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property TypeAttributes As IReadOnlyList(Of Object)

プロパティ値

適用対象