TasksUserControl..::..Source Property
Gets or sets the source.
Namespace:
Relogger.UserControlsAndWindowsAssembly: Relogger (in Relogger.exe)
Syntax
public ReloggerProfileSettings Source { get; set; }
Public Property Source As ReloggerProfileSettings Get Set
public: property ReloggerProfileSettings^ Source { ReloggerProfileSettings^ get (); void set (ReloggerProfileSettings^ value); }