AttributeValue Class

Definition

Caution

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
Inheritance
AttributeValue
Attributes

Constructors

AttributeValue(String, Object, Boolean)

Properties

Literal
Prefix
Value

Methods

FromTuple(Tuple<String,Object,Boolean>)
FromTuple(Tuple<String,String,Boolean>)

Operators

Implicit(Tuple<String,Object,Boolean> to AttributeValue)

Applies to