UidManager Class

Definition

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.

C#
public sealed class UidManager : Microsoft.Build.Utilities.Task
Inheritance
UidManager

Constructors

UidManager()

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.

Properties

IntermediateDirectory

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.

MarkupFiles

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.

Methods

Execute()

This API supports the product infrastructure and is not intended to be used directly from your code.

Executes a task.

Applies to

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