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

属性值

返回报表的虚拟路径。

适用于