Share via


DisplayPropertyAttribute.TypeId Property

This member overrides Attribute.TypeId, and more complete documentation might be available in that topic.This member overrides Attribute.TypeId.

Namespace:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property TypeId As Object
    Get
public override Object TypeId { get; }
public:
virtual property Object^ TypeId {
    Object^ get () override;
}
abstract TypeId : Object
override TypeId : Object
override function get TypeId () : Object

Property Value

Type: System.Object

An Object that is a unique identifier for the attribute.

.NET Framework Security

See Also

Reference

DisplayPropertyAttribute Class

Microsoft.Windows.Design Namespace