 | TaskPackageInfoDllValid Property |
Is DLL Valid? Property
Namespace:
CSharpGrid.Grid.Task
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool DllValid { get; set; }public:
property bool DllValid {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also