Share via


HostType Enum

Definition

public enum class HostType
[System.Runtime.InteropServices.ComVisible(true)]
public enum HostType
type HostType = 
Public Enum HostType
Inheritance
HostType
Attributes

Fields

Name Value Description
Invalid 0
InProcess 1
Isolated 2

Applies to