Share via


DeploymentItem.OutputDirectory Property

Definition

Gets the relative path of the output directory.

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

Property Value

A string that contains the output path relative to the location of the item.

Applies to