SchemaElementNameAttribute.Value Property

.NET Framework (current version)
 

Gets a name value for the directive attribute.

Namespace:   System.Web.UI.Design.Directives
Assembly:  System.Design (in System.Design.dll)

Public Property Value As String
	Get
	Private Set
End Property

Property Value

Type: System.String

A name value for the directive attribute.

.NET Framework
Available since 4.5
Return to top
Show: