Location.None Property

Definition

A location of kind LocationKind.None.

public:
 static property Microsoft::CodeAnalysis::Location ^ None { Microsoft::CodeAnalysis::Location ^ get(); };
public static Microsoft.CodeAnalysis.Location None { get; }
static member None : Microsoft.CodeAnalysis.Location
Public Shared ReadOnly Property None As Location

Property Value

Applies to