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 사용자의 My Reports 폴더에 위치한 경우, 보고서로 가는 가상 경로를 포함하는 값입니다.

적용 대상