RuleReadWriteAttribute::Path Property

 

Gets the path to the target of the attribute.

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

public:
property String^ Path {
	String^ get();
}

Property Value

Type: System::String^

A String containing the path.

.NET Framework
Available since 3.0
Return to top
Show: