Click or drag to resize

PluginRuntimeConfigName Property

返回用户文档首页
插件运行时属性配置名称,默认为$RUNTIME$,子类可重写此属性以修改此名称

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

Property Value

String
See Also