MoveCopyRenameGuiCommandBase<T>.

Destination Property

Summary

Gets or sets the destination of the rename, copy, or move. Default is System.String.Empty.

Syntax

public string Destination { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
string