다음을 통해 공유


Transaction.NewValue 속성

정의

변경 내용에서 가져온 결과 값을 지정합니다.

public:
 property System::String ^ NewValue { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string NewValue { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.NewValue : string with get, set
Public Property NewValue As String

속성 값

새 값입니다.

특성

적용 대상