ImportAttribute.ContractType 속성

정의

가져올 내보내기의 형식을 가져옵니다.

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

속성 값

가져올 내보내기의 형식입니다.

적용 대상