Click or drag to resize

STCInstallPathAttribute Constructor

返回用户文档首页
Initializes a new instance of the STCInstallPathAttribute class

Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public STCInstallPathAttribute(
	string path
)

Parameters

path  String
 
See Also