ProvidePropertyAttribute::TypeId Property

 

Gets a unique identifier for this attribute.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

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

Property Value

Type: System::Object^

An Object that is a unique identifier for the attribute.

.NET Framework
Available since 1.1
Return to top
Show: