ConnectionPointType 枚举

定义

指定连接点的类型。

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

字段

Default 0

默认连接点。

Incoming 1

传入连接点。

Outgoing 2

传出连接点。

适用于