Namespace: DeltaEngine.Editor.AppBuilderAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public ICommand GotoBuiltAppsDirectoryCommand { get; }
public ICommand GotoBuiltAppsDirectoryCommand { get; }
Public ReadOnly Property GotoBuiltAppsDirectoryCommand As ICommand
Get
Public ReadOnly Property GotoBuiltAppsDirectoryCommand As ICommand
Get
public:
property ICommand^ GotoBuiltAppsDirectoryCommand {
ICommand^ get ();
}
public:
property ICommand^ GotoBuiltAppsDirectoryCommand {
ICommand^ get ();
}
member GotoBuiltAppsDirectoryCommand : ICommand with get
member GotoBuiltAppsDirectoryCommand : ICommand with get
Property Value
Type:
ICommand