IFeatureManifest.DefaultResourceFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the central resource file for retrieving feature resources.
public:
property System::String ^ DefaultResourceFile { System::String ^ get(); void set(System::String ^ value); };
public string DefaultResourceFile { get; set; }
member this.DefaultResourceFile : string with get, set
Public Property DefaultResourceFile As String
Property Value
A string representing the name of the default resource file.