ContractClassAttribute.TypeContainingContracts 속성

정의

이 형식에 대한 코드 계약을 포함하는 형식을 가져옵니다.

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

속성 값

이 형식에 대한 코드 계약을 포함하는 형식입니다.

적용 대상