BuildDeployPreferences.BuildDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Build Directory that the Mixed Reality Toolkit will build to.
public:
static property System::String ^ BuildDirectory { System::String ^ get(); void set(System::String ^ value); };
public static string BuildDirectory { get; set; }
member this.BuildDirectory : string with get, set
Public Shared Property BuildDirectory As String
Property Value
Remarks
This is a root build folder path. Each platform build will be put into a child directory with the name of the current active build target.