ManifestNotExecutedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ManifestNotExecutedException sealed : Microsoft::VisualStudio::Tools::Applications::Runtime::RuntimeException
[System.Serializable]
public sealed class ManifestNotExecutedException : Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
[<System.Serializable>]
type ManifestNotExecutedException = class
inherit RuntimeException
Public NotInheritable Class ManifestNotExecutedException
Inherits RuntimeException
- Inheritance
- Attributes
Constructors
ManifestNotExecutedException() | |
ManifestNotExecutedException(String, Exception) | |
ManifestNotExecutedException(String) |