AssemblyCatalog::ToString Method ()

 

Gets a string representation of the assembly catalog.

Namespace:   System.ComponentModel.Composition.Hosting
Assembly:  System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A representation of the assembly catalog.

.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Return to top
Show: