IPropertiesAvailableStatus.AvailableProperties 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 names of properties containing value in an entity (or in a query result).
C#
public System.Collections.Generic.IEnumerable<string> AvailableProperties { get; }
member this.AvailableProperties : seq<string>
Public ReadOnly Property AvailableProperties As IEnumerable(Of String)
A collection of names of properties.
Produit | Versions |
---|---|
Visual Studio SDK | 2022 |