Version

TypeId Property (TypeInfoProperty)

When implemented in a derived class, gets a unique identifier for this System.Attribute.
Syntax
'Declaration
 
Public ReadOnly Property TypeId As System.Object
public System.object TypeId {get;}

Property Value

An System.Object that is a unique identifier for the attribute.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also