共用方式為


ChartHttpHandlerSettings.FolderName 屬性

定義

取得或設定用於在指定的目錄中儲存影像的資料夾。

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

屬性值

String

表示資料夾名稱的 string

適用於