ComAliasNameAttribute.Value Propiedad

Definición

Obtiene el alias del campo o parámetro tal y como se encontraba en la biblioteca de tipos cuando se importó.

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Valor de propiedad

Alias del campo o parámetro tal y como se encontraba en la biblioteca de tipos cuando se importó.

Se aplica a