UtilGeckoFxExposePluginFullPath Property
Gets or sets a value indicating whether to expose the full path of a installed plugin file.
Namespace: DevCase.ThirdParty.GeckoFxAssembly: 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; }
Public Shared Property ExposePluginFullPath As Boolean
Get
Set
Dim value As Boolean
value = UtilGeckoFx.ExposePluginFullPath
UtilGeckoFx.ExposePluginFullPath = value
public:
static property bool ExposePluginFullPath {
bool get ();
void set (bool value);
}
static member ExposePluginFullPath : bool with get, set
No code example is currently available or this language may not be supported.
Property Value
Boolean if exposing the pluging fullpath is enabled, otherwise,
.
Recommended value: