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