Namespace: DeltaEngine.Editor.EmulatorAssembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
public List<string> AvailableBgImages { get; set; }
public List<string> AvailableBgImages { get; set; }
Public Property AvailableBgImages As List(Of String)
Get
Set
Public Property AvailableBgImages As List(Of String)
Get
Set
public:
property List<String^>^ AvailableBgImages {
List<String^>^ get ();
void set (List<String^>^ value);
}
public:
property List<String^>^ AvailableBgImages {
List<String^>^ get ();
void set (List<String^>^ value);
}
member AvailableBgImages : List<string> with get, set
member AvailableBgImages : List<string> with get, set
Property Value
Type:
List String