IVsSharedAssetsProject::SharedItemsImportFullPath Property

 

Gets the full path of the shared items.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)

[DispIdAttribute(1610678272)]
property String^ SharedItemsImportFullPath {
	String^ get();
}

Property Value

Type: System::String^

The full path of the shared items.

Return to top
Show: