IVsProjectResources Methods

 

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

NameDescription
System_CAPS_pubmethodCreateResourceDocData(UInt32, IntPtr)

Creates a DocData object for a resource item.

System_CAPS_pubmethodGetResourceItem(UInt32, String^, UInt32, UInt32)

Gets a resource item and adds it to the project. Commonly used to add a culture-specific resource.

Return to top
Show: