共用方式為


IEntryBucket.TryCreateImageContent(ImageMoniker) 方法

定義

ImageMoniker取得用來顯示群組的 。

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

參數

content
ImageMoniker

ImageMoniker要顯示群組的 。

傳回

如果應該使用 ImageMoniker來顯示群組,請加以解構。

適用於