DiagnosticRelatedInformation.Range 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.
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