IVsSetupCompositionService.RefreshManifest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
In session mechanism to notify the interested components that we are switching to a new feed file.
public:
bool RefreshManifest();
public:
bool RefreshManifest();
bool RefreshManifest();
public bool RefreshManifest ();
abstract member RefreshManifest : unit -> bool
Public Function RefreshManifest () As Boolean