PowerFxREPL.AllowImport Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
preview
Enable the Import() function for importing modules. Defaults to false.
[System.Obsolete("preview")]
public bool AllowImport { get; set; }
[<System.Obsolete("preview")>]
member this.AllowImport : bool with get, set
Public Property AllowImport As Boolean
Property Value
- Attributes