TestFileLocationProperty.Deconstruct(String, LinePositionSpan) Method

Definition

public void Deconstruct(out string FilePath, out Microsoft.Testing.Platform.Extensions.Messages.LinePositionSpan LineSpan);
Public Sub Deconstruct (ByRef FilePath As String, ByRef LineSpan As LinePositionSpan)

Parameters

FilePath
String
LineSpan
LinePositionSpan

Applies to