CatalogReflectionContextAttribute::CreateReflectionContext Method ()

.NET Framework (current version)
 

Creates an instance of the custom ReflectionContext object.

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

public:
ReflectionContext^ CreateReflectionContext()

Return Value

Type: System.Reflection::ReflectionContext^

An instance of the custom reflection context.

.NET Framework
Available since 4.5
Return to top
Show: