HostType 枚举

定义

public enum class HostType
[System.Runtime.InteropServices.ComVisible(true)]
public enum HostType
type HostType = 
Public Enum HostType
继承
HostType
属性

字段

名称 说明
Invalid 0
InProcess 1
Isolated 2

适用于