Condividi tramite


IDTSFriendlyEnum100.Value Proprietà

Definizione

Ottiene il nome descrittivo utilizzato per un elemento dell'enumerazione identificato dalla proprietà Name.

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

Valore della proprietà

Nome descrittivo dell'elemento nell'enumerazione.

Attributi

Si applica a