public ServiceResponse Response { get; }
Public ReadOnly Property Response As ServiceResponse Get
public: property ServiceResponse^ Response { ServiceResponse^ get (); }
member Response : ServiceResponse with get
In This Article