ExpressionBuilderContext.VirtualPath Property

Definition

Returns a virtual path to the file associated with the ExpressionBuilderContext object.

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

Property Value

The virtual path of the file associated with the ExpressionBuilderContext.

Applies to