ComAliasNameAttribute.Value Propriété

Définition

Obtient l’alias du champ ou du paramètre tel qu’il se trouve dans la bibliothèque de types lorsqu’il a été importé.

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

Valeur de propriété

Alias du champ ou du paramètre tel qu’il se trouve dans la bibliothèque de types lorsqu’il a été importé.

S’applique à