Resources.INSTANCEURLCAPTURE_URL_Error 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 The url entered is invalid or not formated correctly.
public:
static property System::String ^ INSTANCEURLCAPTURE_URL_Error { System::String ^ get(); };
public static string INSTANCEURLCAPTURE_URL_Error { get; }
static member INSTANCEURLCAPTURE_URL_Error : string
Public Shared ReadOnly Property INSTANCEURLCAPTURE_URL_Error As String