IAttachedCollectionSource::SourceItem Property

 

Gets the object used to create this IAttachedCollectionSource.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

property Object^ SourceItem {
	Object^ get();
}

Property Value

Type: System::Object^

Returns Object.

Return to top
Show: