UidManager 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.
Implements the UidManager
task. Use the UidManager
element in your project file to create and execute this task. For usage and parameter information, see UidManager.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class UidManager sealed : Microsoft::Build::Utilities::Task
public sealed class UidManager : Microsoft.Build.Utilities.Task
type UidManager = class
inherit Task
Public NotInheritable Class UidManager
Inherits Task
- Inheritance
-
UidManager
Uid |
This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the UidManager class. |
Intermediate |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the directory that is used to back up the source XAML files that are specified by the MarkupFiles property. |
Markup |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the source XAML files to include for UID checking, updating, or removing. |
Task |
This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the UID management task that you want to perform. Valid options are Check, Update, or Remove. |
Execute() |
This API supports the product infrastructure and is not intended to be used directly from your code. Executes a task. |
Product | Versions |
---|---|
.NET Framework | 3.0, 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 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: