Click or drag to resize

UtilityPluginIconFileSubFolder Property

返回用户文档首页
图标文件相对插件所在目录的子路径

Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public virtual string IconFileSubFolder { get; }

Property Value

String
Remarks
默认子目录为空,即图标文件路径为插件所在根目录
See Also