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