Compartir a través de


PackageDeployerException.ErrorCode Property

Definition

Error Code

public:  property Nullable<int> ErrorCode {  public:
Nullable<int> get(); protected:
 void set(Nullable<int> value); };
public int? ErrorCode { get; protected set; }
member this.ErrorCode : Nullable<int> with get, set
Public Property ErrorCode As Nullable(Of Integer)

Property Value

Applies to