Partager via


FileLinePositionSpan.HasMappedPath Propriété

Définition

True si est Path un chemin mappé.

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

Valeur de propriété

Attributs

Remarques

Un chemin mappé est un chemin spécifié dans la source via #line les directives (C#) ou #ExternalSource (VB).

S’applique à