Click or drag to resize
ITypeAddressIsDllFileSpecified Property
Returns true if the DllFileName is specified, otherwise false.

Namespace: FlexRule.TypeLoader
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool IsDllFileSpecified { get; }

Property Value

Type: Boolean
See Also