Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取消息属性。
Public Function GetProperty(ByVal propName As String) As Object
public Object GetProperty(string propName)
propName 属性名称。
属性值。
QAException 类 若属性不存在,则抛出异常。
属性必须为可接受的简单类型之一、字符串或 DateTime。