Resources.TITLE 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.
Looks up a localized string similar to Error Window.
public:
static property System::String ^ TITLE { System::String ^ get(); };
public static string TITLE { get; }
static member TITLE : string
Public Shared ReadOnly Property TITLE As String