MoveCopyRenameGuiCommandBase<T>.

Source Property

Summary

Gets or sets the source file to rename, copy, or move. Default is System.String.Empty.

Syntax

public string Source { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
string