public static AssemblyAggregateCatalog Empty { get; }
Public Shared ReadOnly Property Empty As AssemblyAggregateCatalog
Get
public:
static property AssemblyAggregateCatalog^ Empty {
AssemblyAggregateCatalog^ get ();
}
static member Empty : AssemblyAggregateCatalog with get