次の方法で共有


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

適用対象