XamlDataDrivenToolTask.AcceptableNonZeroExitCodes 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.
Retrieves the list of acceptable non-zero exit codes.
public:
virtual property cli::array <System::String ^> ^ AcceptableNonZeroExitCodes { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public virtual string[] AcceptableNonZeroExitCodes { get; set; }
member this.AcceptableNonZeroExitCodes : string[] with get, set
Public Overridable Property AcceptableNonZeroExitCodes As String()
Property Value
- String[]
An array of non-zero codes