Freigeben über


FileLinePositionSpan.HasMappedPath Eigenschaft

Definition

True, wenn es sich um Path einen zugeordneten Pfad handelt.

public:
 property bool HasMappedPath { bool get(); };
public bool HasMappedPath { get; }
[System.Runtime.Serialization.DataMember(Order=2)]
public bool HasMappedPath { get; }
member this.HasMappedPath : bool
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.HasMappedPath : bool
Public ReadOnly Property HasMappedPath As Boolean

Eigenschaftswert

Attribute

Hinweise

Ein zugeordneter Pfad ist ein Pfad, der in der Quelle über #line (C#) oder #ExternalSource (VB)-Direktiven angegeben wird.

Gilt für: