Resources.INSTANCEURLCAPTURE_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 Enter environment instance url.
public:
static property System::String ^ INSTANCEURLCAPTURE_TITLE { System::String ^ get(); };
public static string INSTANCEURLCAPTURE_TITLE { get; }
static member INSTANCEURLCAPTURE_TITLE : string
Public Shared ReadOnly Property INSTANCEURLCAPTURE_TITLE As String