StringEntryBucket.TryCreateImageContent(ImageMoniker) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtenha o ImageMoniker usado para exibir o grupo.
public:
virtual bool TryCreateImageContent([Runtime::InteropServices::Out] Microsoft::VisualStudio::Imaging::Interop::ImageMoniker % content);
public bool TryCreateImageContent (out Microsoft.VisualStudio.Imaging.Interop.ImageMoniker content);
public virtual bool TryCreateImageContent (out Microsoft.VisualStudio.Imaging.Interop.ImageMoniker content);
abstract member TryCreateImageContent : ImageMoniker -> bool
override this.TryCreateImageContent : ImageMoniker -> bool
Public Function TryCreateImageContent (ByRef content As ImageMoniker) As Boolean
Public Overridable Function TryCreateImageContent (ByRef content As ImageMoniker) As Boolean
Parâmetros
- content
- ImageMoniker
O ImageMoniker para exibir o grupo.
Retornos
true se o grupo deve ser exibido usando ImageMoniker .