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