다음을 통해 공유


CompositionContract.ContractName 속성

정의

계약의 이름을 가져옵니다.

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

속성 값

계약 이름입니다.

적용 대상