ProposalCollectionBase.SourceName Property

Definition

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.

Applies to