Metodo IFileStateInformerGetSelectionImageKey
|
Restituisce l'indice stringa o nome dell'immagine rappresentante l'icona di selezione dell'elemento.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi string GetSelectionImageKey(
FileStateElement el
)
Function GetSelectionImageKey (
el As FileStateElement
) As String
String^ GetSelectionImageKey(
FileStateElement^ el
)
abstract GetSelectionImageKey :
el : FileStateElement -> string
Parametri
- el FileStateElement
- Elemento in oggetto.
Valore di ritorno
StringVedi anche