Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取字符串型消息属性。
Public Function GetStringProperty(ByVal propName As String) As String
public string GetStringProperty(string propName)
propName 属性名称。
返回属性值;如果属性不存在,则返回空值。
有关获取和设置消息标头和属性的详细信息,请参见QAnywhere 消息。