ComponentActionsType 列舉

定義

可與元件相關聯的設計工具動作專案。

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

欄位

名稱 Description
All 0

代表元件與服務型態設計者的動作。

Component 1

代表拉取模型設計者的動作。

Service 2

代表推入模型設計者的動作。

適用於