次の方法で共有


Diagnostic.Range Property

Definition

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

Applies to