UIHintAttribute.TypeId Propriedade
Definição
Obtém o identificador exclusivo para o atributo.Gets the unique identifier for the 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
Valor da propriedade
O identificador exclusivo do atributo.The unique identifier for the attribute.