Boxes.ErrorSource.Build Field
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.
Used to indicate any error generated by an explicit build command.
public: static initonly System::Object ^ Build;
static initonly winrt::Windows::Foundation::IInspectable Build;
public static readonly object Build;
staticval mutable Build : obj
Public Shared ReadOnly Build As Object