ExportAttribute.ContractType 속성

정의

이 특성이 연결된 멤버가 내보낸 계약 유형을 가져옵니다.

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

속성 값

제공될 내보내기 형식입니다. 기본값은 null이 내보내기가 연결된 멤버의 형식을 확인하여 형식을 가져옵니다.

적용 대상