Compartilhar via


RenameFile.OldUri Property

Definition

Gets or sets the old (existing) location.

public:
 property Uri ^ OldUri { Uri ^ get(); void set(Uri ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=true, Name="oldUri")]
public Uri OldUri { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="oldUri")>]
member this.OldUri : Uri with get, set
Public Property OldUri As Uri

Property Value

Uri
Attributes

Applies to