CompilerService.AutoOpenNamespaces Property

Definition

public System.Collections.Generic.IDictionary<string,string?> AutoOpenNamespaces { get; set; }
member this.AutoOpenNamespaces : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property AutoOpenNamespaces As IDictionary(Of String, String)

Property Value

IDictionary<String,String>

Implements

Applies to