SourceFileResolver.PathMap 属性

定义

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))

属性值

适用于