| QsCommandMethodAttributeHelpFileName Property |
[Missing <summary> documentation for "P:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.HelpFileName"]
Namespace:
QsInformatica.AutoCAD.Runtime
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax public string HelpFileName { get; }
Public ReadOnly Property HelpFileName As String
Get
public:
property String^ HelpFileName {
String^ get ();
}
member HelpFileName : string with get
Property Value
Type:
StringSee Also