InteractiveAppState 列挙型

定義

public enum InteractiveAppState
type InteractiveAppState = 
継承
InteractiveAppState

フィールド

名前 説明
Stopped 1
Running 2
Error 3

適用対象