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