Lenguaje

IDTSFriendlyEnum100.Value Propiedad

Definición

Obtiene el nombre amistoso usado para un elemento de enumeración identificado por la Name propiedad.

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

Valor de propiedad

El nombre amistoso del artículo en la enumeración.

Atributos

Se aplica a