AttributeValue 类

定义

注意

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)

适用于