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 包含報告虛擬路徑的值。

適用於