ExtensionEventCallbackCollection.VersionCheck Property
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.
For multi-version extensions, defines an endpoint that gets called via an OPTIONS request to determine the particular version of the extension to be used
C#
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.ExtensionEventCallback VersionCheck { get; set; }
member this.VersionCheck : Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.ExtensionEventCallback with get, set
Public Property VersionCheck As ExtensionEventCallback
- Attributes
Prodotto | Versioni |
---|---|
Azure DevOps Services .NET SDK | preview, latest |