MetadataViewImplementationAttribute.ImplementationType プロパティ

定義

メタデータ ビューの型を取得します。

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

プロパティ値

メタデータ ビューの型。

適用対象