IEntryBucket.TryCreateImageContent(ImageMoniker) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the ImageMoniker used to display the group.
public:
bool TryCreateImageContent([Runtime::InteropServices::Out] Microsoft::VisualStudio::Imaging::Interop::ImageMoniker % content);
public bool TryCreateImageContent (out Microsoft.VisualStudio.Imaging.Interop.ImageMoniker content);
abstract member TryCreateImageContent : ImageMoniker -> bool
Public Function TryCreateImageContent (ByRef content As ImageMoniker) As Boolean
Parameters
- content
- ImageMoniker
The ImageMoniker to display the group.
Returns
ttrue if the group should be displayed using ImageMoniker.