ConnectionPointType 列舉

定義

指定連接點的類型。

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

欄位

Default 0

預設連接點。

Incoming 1

傳入的連接點。

Outgoing 2

傳出的連接點。

適用於