IAcadPreferencesFilesQNewTemplateFile Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
string QNewTemplateFile { get; set; }
Property QNewTemplateFile As String
Get
Set
property String^ QNewTemplateFile {
String^ get ();
void set (String^ value);
}
abstract QNewTemplateFile : string with get, set
Property Value
String
See Also