| TaskPackageInfoDllName Property |
DLL Name Property
Namespace:
CSharpGrid.Grid.Task
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string DllName { get; set; }
public:
property String^ DllName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also