Dynamic Relaxation Clash Plugin

ControlViewModel..::..CurrentPathString Property

Gets or sets the current path string.

Namespace:  DynamicRelaxationClashVerification.ViewModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public string CurrentPathString { get; set; }
Public Property CurrentPathString As String
	Get
	Set
public:
property String^ CurrentPathString {
	String^ get ();
	void set (String^ value);
}

Field Value

The current path string.