点击或拖拽改变大小

HslMqttApiAttribute 属性

HslMqttApiAttribute 类型公开以下成员。

属性
  名称说明
公共属性ApiTopic
当前指定的ApiTopic信息,如果当前的方法接口不指定别名,那么就使用当前的方法名称
The currently specified ApiTopic information, if the current method interface does not specify an alias, then the current method name is used
公共属性Description
当前方法的注释内容
The comment content of the current method
公共属性HttpMethod
如果当前的API接口是支持Http的请求方式,当前属性有效,例如GET,POST
If the current API interface is a request method that supports Http, the current attributes are valid, such as GET, POST
公共属性PropertyUnfold
当前的属性是否需要展开API信息,默认不展开
Whether the current attribute needs to expand the API information, it is not expanded by default
公共属性TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(继承自 Attribute。)
Top
参见