Click or drag to resize

STCRequiredProductAttribute Class

返回用户文档首页
指定程序支持的STC主软件类型(例如:"Product.ALL")
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STCSTCRequiredProductAttribute

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

The STCRequiredProductAttribute type exposes the following members.

Constructors
 NameDescription
Public methodSTCRequiredProductAttributeInitializes a new instance of the STCRequiredProductAttribute class
Top
Properties
 NameDescription
Public propertySTCProduct STC主软件分类
Top
See Also