Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置字符串型属性。
Public Sub SetStringProperty( ByVal propName As String, ByVal val As String )
public void SetStringProperty(string propName, string val)
propName 属性名称。
val 属性值。
有关获取和设置消息标头和属性的详细信息,请参见QAnywhere 消息。