Add an existing file to the project

Namespace: SandcastleBuilder.WPF.Commands
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 1.9.7.0

Syntax

C#
public static RoutedUICommand AddExistingFile { get; }
Visual Basic
Public Shared ReadOnly Property AddExistingFile As RoutedUICommand
	Get

Property Value

Type: RoutedUICommand

Remarks

This command has no default key binding

See Also