Share via


IFeatureManifest.DefaultResourceFile Property

Definition

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.

Applies to