PackageDeployerException.ErrorStatusCode 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.
Equivalent to http status code
public: property int ErrorStatusCode { public:
int get(); protected:
void set(int value); };
public int ErrorStatusCode { get; protected set; }
member this.ErrorStatusCode : int with get, set
Public Property ErrorStatusCode As Integer