ExpressionBuilderContext.VirtualPath 속성

정의

개체와 연결된 ExpressionBuilderContext 파일에 대한 가상 경로를 반환합니다.

public:
 property System::String ^ VirtualPath { System::String ^ get(); };
public string VirtualPath { get; }
member this.VirtualPath : string
Public ReadOnly Property VirtualPath As String

속성 값

에 연결된 파일의 가상 경로입니다 ExpressionBuilderContext.

적용 대상