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

속성 값

보고서의 가상 경로를 반환합니다.

적용 대상