string OutputPath { get; set; }Property OutputPath As String
Get
Setproperty String^ OutputPath {
String^ get ();
void set (String^ value);
}abstract OutputPath : string with get, setThe default is to create it in a folder called .\Help in the same folder as the project file.
Warning: If building a web site, the output folder's prior content will be erased without warning prior to copying the new web site content to it!