Rework doc comment for `IDriveLight.DriveLightIconDescription`
This commit is contained in:
parent
02ecb0ad24
commit
a13333b965
|
@ -16,9 +16,7 @@
|
|||
/// </summary>
|
||||
bool DriveLightOn { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating the description of the drive light icon (that will be displayed as a ToolTip on MainForm
|
||||
/// </summary>
|
||||
/// <value>description of the drive light icon (used in MainForm for the tooltip of the status bar icon)</value>
|
||||
string DriveLightIconDescription { get; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue