Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取字节型消息属性。
Public Function GetByteProperty(ByVal propName As String) As Byte
public byte GetByteProperty(string propName)
propName 属性名称。
属性值。
QAException 类 如果获取属性值时发生转换错误或此属性不存在,则抛出异常。
有关获取和设置消息标头和属性的详细信息,请参见QAnywhere 消息。