Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
Silverlight
Toolkit
Build
Tasks
VerifyTextPresentTask
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
Exibir arquivo
Open project: garyjohnson/wpnest
Private Properties
Property
Type
Description
Execute
bool
Public Methods
Method
Description
VerifyTextPresentTask
( ) :
System
Initializes a new instance of the VerifyTextPresentTask class.
Private Methods
Method
Description
Execute
( ) :
bool
Method Details
VerifyTextPresentTask()
public
method
Initializes a new instance of the VerifyTextPresentTask class.
public
VerifyTextPresentTask
( ) :
System
return
System