Compartir a través de


Initialization.IsGlobal Property

Definition

true if the application is global, false otherwise.

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

Property Value

Applies to