untracked_references Field
<DataMember()> _
Public untracked_references As Dictionary(Of DocReference, MissingReferenceSuggestions)
This language is not supported or no code example is available.
[DataMember()]
public Dictionary<DocReference, MissingReferenceSuggestions> untracked_references
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<DocReference, MissingReferenceSuggestions>^ untracked_references;
This language is not supported or no code example is available.