ValueDefinition.DataSource 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.
Gets or sets the data source.
C#
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.VisualStudio.Services.FormInput.InputValue> DataSource { get; set; }
member this.DataSource : System.Collections.Generic.List<Microsoft.VisualStudio.Services.FormInput.InputValue> with get, set
Public Property DataSource As List(Of InputValue)
List<Microsoft.VisualStudio.Services.FormInput.InputValue>
- Attributes
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |