Share via


ContractClassForAttribute.TypeContractsAreFor 속성

정의

이 코드 계약이 적용되는 형식을 가져옵니다.

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

속성 값

이 계약이 적용되는 형식입니다.

적용 대상