DirectAttributeVariable<System.String>.DirectAttributeVariable<System::String> Constructor
Initializes a new instance of the DirectAttributeVariable<System.String> class that returns the specified value.
DirectAttributeVariable(System.String value)
Initializes a new instance of the DirectAttributeVariable<System.String> class that returns the specified value. Syntax
public DirectAttributeVariable<System::String> (
System.String value
)
Parameters
The value that the attribute variable returns.
Platforms
Windows, Linux, Android