Share via


ProvideViewAdapterAttribute.TypeId Property

Definition

Gets an ID that is unique for each attribute scope.

public:
 virtual property System::Object ^ TypeId { System::Object ^ get(); };
public:
 virtual property Platform::Object ^ TypeId { Platform::Object ^ get(); };
public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object

Property Value

The full name of the attribute plus the scope.

Applies to