ImportManyAttribute.ContractName 속성

정의

가져올 내보내기의 계약 이름을 가져옵니다.

public:
 property System::String ^ ContractName { System::String ^ get(); };
public string ContractName { get; }
member this.ContractName : string
Public ReadOnly Property ContractName As String

속성 값

가져올 내보내기의 계약 이름입니다. 기본값은 빈 문자열("")입니다.

적용 대상