Manager.INTERNET_MAX_URL_LENGTH Field

Definition

Gets the maximum length of a string that represents a URL.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: static initonly int INTERNET_MAX_URL_LENGTH;
public static readonly int INTERNET_MAX_URL_LENGTH;
 staticval mutable INTERNET_MAX_URL_LENGTH : int
Public Shared ReadOnly INTERNET_MAX_URL_LENGTH As Integer 

Field Value

Applies to