Edit

Share via


VirtualFileBase.VirtualPath Property

Definition

Gets the virtual file path.

public string VirtualPath { get; }

Property Value

The path to the virtual file.

Remarks

The VirtualPath property returns the path to the file or directory represented by this object.

Applies to

See also