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 값입니다.

적용 대상