ExtensionMethods Class

Visual Studio 2015
 

Provides imaging extension methods.

Namespace:   Microsoft.VisualStudio.Imaging
Assembly:  Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)

System::Object
  Microsoft.VisualStudio.Imaging::ExtensionMethods

[ExtensionAttribute]
public ref class ExtensionMethods abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticIsNullImage(ImageMoniker)

Returns true if the ImageMoniker represents a null image, otherwise false.

System_CAPS_pubmethodSystem_CAPS_staticToStringEx(ImageMoniker)

Converts an ImageMoniker to a string.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: