Condividi tramite


IProjectConfigurationSnapshot.Capabilities Property

Definition

Gets a collection of the configuration's capabilities. This is only available in SDK style projects.

public System.Collections.Immutable.ImmutableHashSet<string> Capabilities { get; }
member this.Capabilities : System.Collections.Immutable.ImmutableHashSet<string>
Public ReadOnly Property Capabilities As ImmutableHashSet(Of String)

Property Value

Applies to