ExtensionRequestEvent Class
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.
C#
[Microsoft.VisualStudio.Services.Notifications.NotificationEventBindings(Microsoft.VisualStudio.Services.Notifications.EventSerializerType.Json, "ms.vss-extmgmt-web.extension-request-event")]
[System.Runtime.Serialization.DataContract]
public class ExtensionRequestEvent
type ExtensionRequestEvent = class
Public Class ExtensionRequestEvent
- Inheritance
-
ExtensionRequestEvent
- Attributes
-
Microsoft.VisualStudio.Services.Notifications.NotificationEventBindingsAttribute Data
Contract Attribute
Extension |
The extension which has been requested |
Host |
Information about the host for which this extension is requested |
Host |
Name of the collection for which the extension was requested |
Links |
Gallery host url |
Request |
The extension request object |
Update |
The type of update that was made |
Prodotto | Versioni |
---|---|
Azure DevOps Services .NET SDK | preview, latest |