VirtualPathFactoryManager.Exists(String) Method

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public bool Exists (string virtualPath);
abstract member Exists : string -> bool
override this.Exists : string -> bool
Public Function Exists (virtualPath As String) As Boolean

Parameters

virtualPath
String

Returns

Implements

Applies to