次の方法で共有


ProjectPropertyInstance.Location Property

Definition

Gets or sets object's location in xml file.

public:
 property ValueTuple<System::String ^, int, int> Location { ValueTuple<System::String ^, int, int> get(); };
public(string File, int Line, int Column) Location { get; }
member this.Location : ValueTuple<string, int, int>
Public ReadOnly Property Location As ValueTuple(Of String, Integer, Integer)

Property Value

Applies to