RenameFile.NewUri Property

Definition

Gets or sets the new location.

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

Property Value

Uri
Attributes

Applies to