ModelEditingScope.Description 속성

정의

변경 그룹에 대해 설명합니다. 변경 내용이 커밋되기 전에 언제든지 변경할 수 있습니다.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

속성 값

String

변경 String 내용을 설명하는 을 반환합니다.

적용 대상