BuildManager.CodeAssemblies Właściwość

Definicja

Pobiera listę zestawów kompilowanych z katalogu App_Code.

public:
 static property System::Collections::IList ^ CodeAssemblies { System::Collections::IList ^ get(); };
public static System.Collections.IList CodeAssemblies { get; }
member this.CodeAssemblies : System.Collections.IList
Public Shared ReadOnly Property CodeAssemblies As IList

Wartość właściwości

IList

IListKolekcja zawierająca zestawy skompilowane z katalogu App_Code.

Dotyczy