Bagikan melalui


DeployedCodePackage.HostType Property

Definition

Get the HostType for main entry point.

public System.Fabric.HostType HostType { get; }
member this.HostType : System.Fabric.HostType
Public ReadOnly Property HostType As HostType

Property Value

The HostType of main entry point.

Applies to