AttributeReference(String) Constructor

Constructor.
Public Sub New( _ 
ByVal value As String
)
This language is not supported or no code example is available.
public AttributeReference( 
string value 
)
This language is not supported or no code example is available.

Parameters

value
string

Value text

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition