DragCopyMoveGuiCommandBase<T>.

Destination Property

Summary

Gets or sets the destination directory to copy or move the files to. Default value is System.String.Empty.

Syntax

public string Destination { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
string