Compartir a través de


Initialization.IsIsolated Property

Definition

true if hosted application is isolated, false otherwise.

public:
 property bool IsIsolated { bool get(); };
public bool IsIsolated { get; }
member this.IsIsolated : bool
Public ReadOnly Property IsIsolated As Boolean

Property Value

Applies to