C# Class Microsoft.Silverlight.Toolkit.Build.Tasks.VerifyTextPresentTask

Verify that in the set of source files, the token text appears. An error will be reported if it is not found.
Inheritance: Microsoft.Build.Utilities.Task
Afficher le fichier Open project: garyjohnson/wpnest

Private Properties

Свойство Type Description
Execute bool

Méthodes publiques

Méthode Description
VerifyTextPresentTask ( ) : System

Initializes a new instance of the VerifyTextPresentTask class.

Private Methods

Méthode Description
Execute ( ) : bool

Method Details

VerifyTextPresentTask() public méthode

Initializes a new instance of the VerifyTextPresentTask class.
public VerifyTextPresentTask ( ) : System
Résultat System