Namespace: DeltaEngine.Editor.ContentManagerAssembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
public bool CanDeleteSubContent { get; set; }
public bool CanDeleteSubContent { get; set; }
Public Property CanDeleteSubContent As Boolean
Get
Set
Public Property CanDeleteSubContent As Boolean
Get
Set
public:
property bool CanDeleteSubContent {
bool get ();
void set (bool value);
}
public:
property bool CanDeleteSubContent {
bool get ();
void set (bool value);
}
member CanDeleteSubContent : bool with get, set
member CanDeleteSubContent : bool with get, set
Property Value
Type:
Boolean