VerbsLifecycle.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.
Creates an artifact (usually a binary or document) out of some set of input files (usually source code or declarative documents)
public: System::String ^ Build;
std::wstring Build;
public const string Build;
val mutable Build : string
Public Const Build As String