ISharePointProjectPackage.OutputPath Property

Definition

Gets the path where the package is compiled.

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

Property Value

A string representing a path.

Applies to