Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指示是否已为此消息设置了给定属性。
Public Function PropertyExists(ByVal propName As String) As Boolean
public bool PropertyExists(string propName)
propName 属性名称。
当属性存在时返回 true。