RequiredAttributeAttribute.RequiredContract 屬性

定義

取得進行匯入的編譯器 (Compiler) 必須完全了解的型別。

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

屬性值

進行匯入的編譯器 (Compiler) 必須完全了解的型別。

備註

.NET Framework 2.0 版和更新版本不支援此屬性。

適用於