RequiredArgumentAttribute.TypeId Property

Definition

When implemented in a derived class, gets a unique identifier for this Attribute.

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

Property Value

Returns Object.

Applies to