LocalizationManager.ResourceManager Property

Definition

Gets or sets the string value for the ResourceManager control.

public:
 property System::String ^ ResourceManager { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute]
public string ResourceManager { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.ResourceManager : string with get, set
Public Property ResourceManager As String

Property Value

The string value that represents the ResourceManager.

Attributes

Applies to