InvalidToolsetDefinitionException Class
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.
This class (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.ConstructionMicrosoft.Build.EvaluationMicrosoft.Build.Execution
Exception subclass that ToolsetReaders should throw.
public ref class InvalidToolsetDefinitionException : Exception
[System.Serializable]
public class InvalidToolsetDefinitionException : Exception
[<System.Serializable>]
type InvalidToolsetDefinitionException = class
inherit Exception
Public Class InvalidToolsetDefinitionException
Inherits Exception
- Inheritance
-
InvalidToolsetDefinitionException
- Attributes
Ostrzeżenie
This class (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.Construction Microsoft.Build.Evaluation Microsoft.Build.Execution
Error |
This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.ConstructionMicrosoft.Build.EvaluationMicrosoft.Build.Execution The MSBuild error code corresponding with this exception, or null if none was specified. |
Get |
This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.ConstructionMicrosoft.Build.EvaluationMicrosoft.Build.Execution ISerializable method which we must override since Exception implements this interface If we ever add new members to this class, we'll need to update this. |
Produkt | Wersje |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |