Sdílet prostřednictvím


DkmSourceLinkInfo.Url Property

Definition

A URL where the source file for this Source Link query can be retrieved using an HTTP GET request.

This API was introduced in Visual Studio 15 RTM (DkmApiVersion.VS15RTM).

public:
 property System::String ^ Url { System::String ^ get(); };
public:
 property Platform::String ^ Url { Platform::String ^ get(); };
public string Url { get; }
member this.Url : string
Public ReadOnly Property Url As String

Property Value

Applies to