Langage

IDTSFriendlyEnum100.Value Propriété

Définition

On obtient le nom amical utilisé pour un élément d’énumération identifié par la Name propriété.

public:
 property int Value { int get(); };
[System.Runtime.InteropServices.DispId(101)]
public int Value { [System.Runtime.InteropServices.DispId(101)] get; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
member this.Value : int
Public ReadOnly Property Value As Integer

Valeur de propriété

Le nom amical de l’élément dans l’énumération.

Attributs

S’applique à