AddInStore.Update Method (PipelineStoreLocation)
Updates the pipeline segments cache with new segments at the location specified by a PipelineStoreLocation value.
Assembly: System.AddIn (in System.AddIn.dll)
Parameters
- location
- Type: System.AddIn.Hosting.PipelineStoreLocation
One of the enumeration values.
Currently the only value in this enumeration is the directory as specified by the AppDomainSetup.ApplicationBase property that was used to set up the host's application domain.
Return Value
Type: System.String[]A collection of strings that describe warnings as the pipeline segments are evaluated.
Exception | Condition |
---|---|
AddInSegmentDirectoryNotFoundException | A segment directory is missing from the pipeline directory structure. |
InvalidPipelineStoreException | There is an access violation to the pipeline directory structure. |
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.