SelectEntityDialog

Interaction logic for SelectEntityDialog.xaml

Namespace:
KpokEntityTool.Dialogs
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Microsoft.VisualStudio.PlatformUI.DialogWindow
Implements:
System.Windows.Markup.IComponentConnector

Constructors

SelectEntityDialog

Default constructor

Signature:
public Void SelectEntityDialog()

Properties

SearchPatterns

Search patters used to look for entities.

Signature:
public String[] SearchPatterns { get; set; }

SelectedFile

The entity file selected by the user.

Signature:
public String SelectedFile { get; set; }

Methods

InitializeComponent

InitializeComponent

Signature:
public Void InitializeComponent()