BuildManager.GetVirtualPathDependencies(String) Method

Definition

Provides a collection of virtual-path dependencies for a specified virtual path.

C#
public static System.Collections.ICollection GetVirtualPathDependencies(string virtualPath);

Parameters

virtualPath
String

The virtual path used to determine the dependencies.

Returns

An ICollection collection of files represented by virtual paths that are caching dependencies for the virtual path.

Applies to

Produkt Wersje
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1