ComAliasNameAttribute.Value Propriété

Définition

Obtient l'alias du champ ou du paramètre tel qu'il figurait dans la bibliothèque de types au moment de son importation.

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é

L'alias du champ ou du paramètre tel qu'il figurait dans la bibliothèque de types au moment de son importation.

S’applique à