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