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