共用方式為


ContractClassForAttribute.TypeContractsAreFor 屬性

定義

取得型別,即其中要套用此程式碼合約的型別。

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

屬性值

其中要套用此程式碼合約的型別。

適用於