IAppxManifestDocument2::ApplicationToastCapable Property
Visual Studio 2015
Gets or sets the AppToastCapability.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
[DispIdAttribute(1610809350)] [ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.AppToastCapability")] property AppToastCapability ApplicationToastCapable { AppToastCapability get(); void set(AppToastCapability value); }
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::AppToastCapabilityReturns AppToastCapability.
Show: