Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

VerbsLifecycle.Build Field

Definition

Namespace:
System.Management.Automation
Assembly:
System.Management.Automation.dll
Package:
System.Management.Automation v7.4.15
Package:
System.Management.Automation v7.5.6
Package:
System.Management.Automation v7.6.1

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 

Field Value

Applies to