Condividi tramite


ITableEntryHandle.TryGetEntry(ITableEntry) Metodo

Definizione

Ottiene ITableEntry associato a questo ITableEntryHandleoggetto .

public:
 bool TryGetEntry([Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::TableManager::ITableEntry ^ % tableEntry);
public bool TryGetEntry (out Microsoft.VisualStudio.Shell.TableManager.ITableEntry tableEntry);
abstract member TryGetEntry : ITableEntry -> bool
Public Function TryGetEntry (ByRef tableEntry As ITableEntry) As Boolean

Parametri

tableEntry
ITableEntry

Voce della tabella.

Restituisce

true se è stato creato da un ITableEntryoggetto .

Si applica a