Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ActivityValidatorAttribute Constructor

 

Initializes a new instance of the ActivityValidatorAttribute class.

Namespace:   System.Workflow.ComponentModel.Compiler
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

NameDescription
System_CAPS_pubmethodActivityValidatorAttribute(String^)

Initializes an instance of the ActivityValidatorAttribute class by using the type of the validator.

System_CAPS_pubmethodActivityValidatorAttribute(Type^)

Initializes a new instance of the ActivityValidatorAttribute class by using the specified validator type name.

The following table shows the initial property values for an instance of the ActivityValidatorAttribute class.

Property

Value

ValidatorTypeName

null reference (Nothing in Visual Basic).

Return to top
Show:
© 2017 Microsoft