Diagnostic.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 of the diagnostic in the document.
public:
property Microsoft::VisualStudio::RpcContracts::Utilities::Range Range { Microsoft::VisualStudio::RpcContracts::Utilities::Range get(); };
[System.Runtime.Serialization.DataMember(Order=3)]
public Microsoft.VisualStudio.RpcContracts.Utilities.Range Range { get; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.Range : Microsoft.VisualStudio.RpcContracts.Utilities.Range
Public ReadOnly Property Range As Range
Property Value
- Attributes