Namespace: DeltaEngine.Editor.HelpersAssembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
public List<string> AvailableProjects { get; }
public List<string> AvailableProjects { get; }
Public ReadOnly Property AvailableProjects As List(Of String)
Get
Public ReadOnly Property AvailableProjects As List(Of String)
Get
public:
property List<String^>^ AvailableProjects {
List<String^>^ get ();
}
public:
property List<String^>^ AvailableProjects {
List<String^>^ get ();
}
member AvailableProjects : List<string> with get
member AvailableProjects : List<string> with get
Property Value
Type:
List String