UtilGeckoFxExposePluginFullPath Property

Gets or sets a value indicating whether to expose the full path of a installed plugin file.

Definition

Namespace: DevCase.ThirdParty.GeckoFx
Assembly: DevCase.net48.ThirdParty.GeckoFx (in DevCase.net48.ThirdParty.GeckoFx.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool ExposePluginFullPath { get; set; }

Property Value

Boolean
if exposing the pluging fullpath is enabled, otherwise, .

Remarks

Recommended value:

See Also