CompositionDependency::Site Property

.NET Framework (current version)
 

Gets a marker used to identify the dependency.

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

public:
property Object^ Site {
	Object^ get();
}

Property Value

Type: System::Object^

The marker.

Return to top
Show: