IVsProjectResources Interface

Definition

Manages resource (.RESX) files for .NET Designers. Most often used to manage localized resources. You can get an instance of the interface by querying IVsHierarchy.

C++/CX
public interface class IVsProjectResources
Attributes

Methods

CreateResourceDocData(UInt32, IntPtr)

Creates a DocData object for a resource item.

GetResourceItem(UInt32, String, UInt32, UInt32)

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

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022