ProvideGlobalObjectProviderAttribute.TypeId Property

Definition

Gets a unique identifier associated with the attribute.

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

An object that is a unique identifier for the ProvideGlobalObjectProviderAttribute.

Applies to