ComponentActionsType 枚举

定义

可与组件关联的设计器操作项。

public enum class ComponentActionsType
public enum ComponentActionsType
type ComponentActionsType = 
Public Enum ComponentActionsType
继承
ComponentActionsType

字段

All 0

表示组件和服务类型设计器操作。

Component 1

表示拉模型设计器操作。

Service 2

表示推模型设计器操作。

适用于