SourceFileResolver.PathMap Property

Definition

public:
 property System::Collections::Immutable::ImmutableArray<System::Collections::Generic::KeyValuePair<System::String ^, System::String ^>> PathMap { System::Collections::Immutable::ImmutableArray<System::Collections::Generic::KeyValuePair<System::String ^, System::String ^>> get(); };
public System.Collections.Immutable.ImmutableArray<System.Collections.Generic.KeyValuePair<string,string>> PathMap { get; }
member this.PathMap : System.Collections.Immutable.ImmutableArray<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property PathMap As ImmutableArray(Of KeyValuePair(Of String, String))

Property Value

Applies to