Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
QAMessage 属性类型枚举,自然对应 C# 类型。
Public Enum PropertyType
public enum PropertyType
表示布尔型属性。
表示有符号字节型属性。
表示双精度型属性。
表示浮点型属性。
表示整型属性。
表示长整型属性。
表示短整型属性。
表示字符串型属性。
表示未知属性类型,原因通常是属性未知。