次の方法で共有


MetaAccessor.Type プロパティ

定義

このアクセサーによってアクセスされるメンバーの型を取得します。

public:
 abstract property Type ^ Type { Type ^ get(); };
public abstract Type Type { get; }
member this.Type : Type
Public MustOverride ReadOnly Property Type As Type

プロパティ値

メンバーの種類。

適用対象