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