Namespace: DeltaEngine.Editor.AppBuilderAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public AppInfo[] AvailableApps { get; }
public AppInfo[] AvailableApps { get; }
Public ReadOnly Property AvailableApps As AppInfo()
Get
Public ReadOnly Property AvailableApps As AppInfo()
Get
public:
property array<AppInfo^>^ AvailableApps {
array<AppInfo^>^ get ();
}
public:
property array<AppInfo^>^ AvailableApps {
array<AppInfo^>^ get ();
}
member AvailableApps : AppInfo[] with get
member AvailableApps : AppInfo[] with get
Property Value
Type:
AppInfo