ProposalCollectionBase.SourceName Property
Definition
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.
Name of the ProposalSourceBase that provided the proposal.
public abstract string SourceName { get; }
member this.SourceName : string
Public MustOverride ReadOnly Property SourceName As String
Property Value
Remarks
This value is only used for generating telemetry, it is never displayed directly to the end user.