Gets whether web app is deployed as a premium app.
public bool IsPremiumApp { get; }
member this.IsPremiumApp : bool
Public ReadOnly Property IsPremiumApp As Boolean
谢谢。