DesignerConfigurationService.LoadingFromUntrustedSourceEnabled Property

Definition

Gets or sets a value that indicates whether loading from untrusted source is enabled.

public:
 property bool LoadingFromUntrustedSourceEnabled { bool get(); void set(bool value); };
public bool LoadingFromUntrustedSourceEnabled { get; set; }
member this.LoadingFromUntrustedSourceEnabled : bool with get, set
Public Property LoadingFromUntrustedSourceEnabled As Boolean

Property Value

true if loading from untrusted source is enabled; otherwise, false.

Applies to