Subscription.VirtualPath 屬性

定義

報告的虛擬路徑(如果報告位於使用者的「我的報告」資料夾中)。

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

屬性值

一個 String 包含報告虛擬路徑的值(如果報告位於使用者的「我的報告」資料夾中)。

適用於