Utilities Class

Definition

Contains utility methods used by MSBuild. This class cannot be inherited.

public ref class Utilities abstract sealed
public static class Utilities
type Utilities = class
Public Class Utilities
Inheritance
Utilities

Methods

Escape(String)

Converts the specified string into a syntax that allows the MSBuild engine to interpret the character literally.

Applies to