AdditionalMetadataAttribute::TypeId Property

Gets the type of the of the additional metadata attribute.

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

public:
virtual property Object^ TypeId {
	Object^ get () override;
}

Property Value

Type: System::Object
The type of the of the additional metadata attribute.
Show: