ValueConversionAttribute.TypeId Vlastnost

Definice

Získá jedinečný identifikátor této ValueConversionAttribute instance.

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

Hodnota vlastnosti

Object

Jedinečný identifikátor této ValueConversionAttribute instance.

Platí pro

Viz také