RestoreLocation.File 속성

정의

RestoreLocation 개체에 연결된 파일을 가져오거나 설정합니다.

public string File { get; set; }
member this.File : string with get, set
Public Property File As String

속성 값

파일 이름을 가진 문자열입니다.

적용 대상