IVsDataViewDocumentProvider.ShowMoniker(Int32) Méthode

Définition

En cas d’implémentation par une classe, indique si le moniker de document doit être affiché dans le document spécifié.

public:
 bool ShowMoniker(int itemId);
public bool ShowMoniker (int itemId);
abstract member ShowMoniker : int -> bool
Public Function ShowMoniker (itemId As Integer) As Boolean

Paramètres

itemId
Int32

Identificateur numérique du nœud dans la vue de données.

Retours

Boolean

true si le moniker doit être affiché ; Sinon, false.

S’applique à