AdditionalMetadataAttribute.Value Property

 

Gets the value of the of the additional metadata attribute.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Public Property Value As Object
	Get
	Private Set
End Property

Property Value

Type: System.Object

The value of the of the additional metadata attribute.

Return to top
Show: