AttributeValue 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This type is for internal use only and will be removed in a future version.
public ref class AttributeValue
public class AttributeValue
[System.Obsolete("This type is for internal use only and will be removed in a future version.")]
public class AttributeValue
type AttributeValue = class
[<System.Obsolete("This type is for internal use only and will be removed in a future version.")>]
type AttributeValue = class
Public Class AttributeValue
- 继承
-
AttributeValue
- 属性
构造函数
AttributeValue(String, Object, Boolean) |
属性
Literal | |
Prefix | |
Value |
方法
FromTuple(Tuple<String,Object,Boolean>) | |
FromTuple(Tuple<String,String,Boolean>) |
运算符
Implicit(Tuple<String,Object,Boolean> to AttributeValue) |