Edit

Share via


AcquisitionOptions.Operations Property

Definition

Operations allowed for the ItemId in this target

public System.Collections.Generic.List<Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.AcquisitionOperation> Operations { get; set; }
member this.Operations : System.Collections.Generic.List<Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.AcquisitionOperation> with get, set
Public Property Operations As List(Of AcquisitionOperation)

Property Value

Applies to