Share via


ContractClassAttribute.TypeContainingContracts 属性

定义

获取包含此类型的代码协定的类型。

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

属性值

包含此类型的代码协定的类型。

适用于