Bridge

LabelTarget..::..Name Property

Gets the name of the label.

Namespace:  System.Linq.Expressions
Assembly:  Bridge (in Bridge.dll)

Syntax


public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}

Return Value

The name of the label.