MSBuildServerLifecycleEventArgs.ReasonCode 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.
A stable, non-localized code identifying the fall-back cause (for
NotUsed); otherwise null.
public:
property System::String ^ ReasonCode { System::String ^ get(); };
public string? ReasonCode { get; }
member this.ReasonCode : string
Public ReadOnly Property ReasonCode As String