WaitForChangedResult.OldName 속성

정의

이름이 바뀐 파일 또는 디렉터리의 원래 이름을 가져오거나 설정합니다.

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

속성 값

이름이 바뀐 파일 또는 디렉터리의 원래 이름입니다.

적용 대상