Click or drag to resize

PluginRuntimeConfigName Property

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

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

Property Value

String
See Also