RuleReadWriteAttribute::Target Property

 

Gets the RuleAttributeTarget enumeration value that determines how to use path to find target.

Namespace:   System.Workflow.Activities.Rules
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

public:
property RuleAttributeTarget Target {
	RuleAttributeTarget get();
}

Property Value

Type: System.Workflow.Activities.Rules::RuleAttributeTarget

A RuleAttributeTarget enumeration value that determines how to use the specified path to find target.

.NET Framework
Available since 3.0
Return to top
Show: