DiagnosticRelatedInformation.Range Property

Definition

Gets the location in DocumentMoniker of the related information.

public:
 property Microsoft::VisualStudio::RpcContracts::Utilities::Range Range { Microsoft::VisualStudio::RpcContracts::Utilities::Range get(); };
[System.Runtime.Serialization.DataMember(Order=2)]
public Microsoft.VisualStudio.RpcContracts.Utilities.Range Range { get; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.Range : Microsoft.VisualStudio.RpcContracts.Utilities.Range
Public ReadOnly Property Range As Range

Property Value

Attributes

Applies to