Compartir a través de


HostedApplication.IsGlobal Property

Definition

Tells whether the hosted application is global

public:
 abstract property bool IsGlobal { bool get(); void set(bool value); };
public abstract bool IsGlobal { get; set; }
member this.IsGlobal : bool with get, set
Public MustOverride Property IsGlobal As Boolean

Property Value

Implements

Applies to