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

속성 값

String

ExpressionBuilderContext와 관련된 파일의 가상 경로입니다.

적용 대상