ReferenceLocation.CandidateReason 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.
public:
property Microsoft::CodeAnalysis::CandidateReason CandidateReason { Microsoft::CodeAnalysis::CandidateReason get(); };
public Microsoft.CodeAnalysis.CandidateReason CandidateReason { get; }
member this.CandidateReason : Microsoft.CodeAnalysis.CandidateReason
Public ReadOnly Property CandidateReason As CandidateReason