Interface
IApplicationNodeData

Definition

Namespace:ArtOfTest.Common.Design.ProjectModel

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public interface IApplicationNodeData : INodeData, INotifyPropertyChanged

Derived Classes: DesktopAppNodeWpfAppNode

Inherited Members INodeData.GetUniqueKey()INodeData.Clone()INodeData.Match(INodeData)INodeData.CopyTo(INodeData)INodeData.KindINodeData.FriendlyNameINodeData.VariableReferenceINotifyPropertyChanged.PropertyChanged

Properties

ExecutablePath

Retruns the path to the application executable

Declaration

cs-api-definition
string ExecutablePath { get; set; }

Property Value

string

In this article
DefinitionPropertiesExecutablePath
Not finding the help you need?
Contact Support