다음을 통해 공유


RenameFile 클래스

정의

파일 이름 바꾸기 작업을 나타내는 클래스입니다.

자세한 내용은 언어 서버 프로토콜 사양 을 참조하세요.

public ref class RenameFile
[System.Runtime.Serialization.DataContract]
public class RenameFile
[<System.Runtime.Serialization.DataContract>]
type RenameFile = class
Public Class RenameFile
상속
RenameFile
특성

생성자

RenameFile()

파일 이름 바꾸기 작업을 나타내는 클래스입니다.

자세한 내용은 언어 서버 프로토콜 사양 을 참조하세요.

속성

Kind

종류 값을 가져옵니다.

NewUri

새 위치를 가져오거나 설정합니다.

OldUri

이전(기존) 위치를 가져오거나 설정합니다.

Options

이름 바꾸기 옵션을 가져오거나 설정합니다.

적용 대상