ChartHttpHandlerSettings.Url 属性

定义

获取或设置与 HTTP 路径相对应的 URL,该路径是临时图像文件的存储路径。

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

属性值

一个表示 URL 的 string 值。

适用于