TypeLibTypeAttribute.Value Propiedad

Definición

Obtiene el valor TypeLibTypeFlags de este tipo.

public:
 property System::Runtime::InteropServices::TypeLibTypeFlags Value { System::Runtime::InteropServices::TypeLibTypeFlags get(); };
public System.Runtime.InteropServices.TypeLibTypeFlags Value { get; }
member this.Value : System.Runtime.InteropServices.TypeLibTypeFlags
Public ReadOnly Property Value As TypeLibTypeFlags

Valor de propiedad

Valor TypeLibTypeFlags de este tipo.

Se aplica a

Consulte también