IVsResourceManager2 Interface

 

Manages resource identifiers.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

[GuidAttribute("2597DABC-BBA7-4758-9A33-8894157AD74A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsResourceManager2

NameDescription
System_CAPS_pubmethodAnnotateIDIfNecessary(String, Guid, String, String)

Creates an annotated resource ID.

System_CAPS_pubmethodParseResourceID(String, UInt32, String, Guid, String)

Parses a resource ID (which may contain an embedded package GUID or DLL path) into its components.

Return to top
Show: