| QsCommandMethodAttributeHelpFileName Property |
[Missing <summary> documentation for "P:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.HelpFileName"]
Namespace: QsInformatica.AutoCAD.RuntimeAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.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
StringSee Also