public ServiceError ErrorCode { get; }
Public ReadOnly Property ErrorCode As ServiceError Get
public: property ServiceError ErrorCode { ServiceError get (); }
member ErrorCode : ServiceError with get
In This Article