ContractClassForAttribute.TypeContractsAreFor 属性

定义

获取此代码协定应用于的类型。

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

属性值

此协定应用于的类型。

适用于