ConnectedServiceUpdateContext Class
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.
ConnectedServiceUpdateContext holds the information that is provided when a connected service is being updated.
public ref class ConnectedServiceUpdateContext
[Windows::Foundation::Metadata::WebHostHidden]
class ConnectedServiceUpdateContext
public class ConnectedServiceUpdateContext
type ConnectedServiceUpdateContext = class
Public Class ConnectedServiceUpdateContext
- Inheritance
-
ConnectedServiceUpdateContext
Constructors
ConnectedServiceUpdateContext(Version, IVsHierarchyItem) |
Initializes a new instance of the ConnectedServiceUpdateContext class. |
Properties
ServiceFolder |
Gets the folder where the service artifacts are stored. |
Version |
Gets the version of the provider that was used to configure this service. |