Click or drag to resize

STCRequiredVersionAttribute Class

返回用户文档首页
指定程序需要的STC主软件最低版本(例如:"2025.0.0.9.50")
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STCSTCRequiredVersionAttribute

Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public sealed class STCRequiredVersionAttribute : Attribute

The STCRequiredVersionAttribute type exposes the following members.

Constructors
 NameDescription
Public methodSTCRequiredVersionAttributeInitializes a new instance of the STCRequiredVersionAttribute class
Top
Properties
 NameDescription
Public propertyVersion STC主软件版本号
Top
See Also