DeploymentPathChangedEventArgs.OldDeploymentPath Property

Definition

Gets the former DeploymentPath property value.

public:
 property System::String ^ OldDeploymentPath { System::String ^ get(); };
public string OldDeploymentPath { get; }
member this.OldDeploymentPath : string
Public ReadOnly Property OldDeploymentPath As String

Property Value

A string representing a path.

Applies to