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

屬性值

中繼資料檢視的類型。

適用於