ChartHttpHandlerSettings.Url Propriedade

Definição

Obtém ou define a URL que corresponde ao caminho HTTP em que os arquivos de imagem temporários são armazenados.Gets or sets the URL that corresponds to the HTTP path where temporary image files are stored.

public:
 property System::String ^ Url { System::String ^ get(); void set(System::String ^ value); };
public string Url { get; set; }
member this.Url : string with get, set
Public Property Url As String

Valor da propriedade

String

Um string valor que representa a URL.A string value that represents the URL.

Aplica-se a