TaskQuickStatus Class

 

Represents the detailed status properties of the task.

Namespace:   Microsoft.WindowsServerSolutions.Dashboard.Addins.Home
Assembly:  HomeAddinContract (in HomeAddinContract.dll)

System::Object
  Microsoft.WindowsServerSolutions.Dashboard.Addins.Home::TaskQuickStatus

public ref class TaskQuickStatus 

NameDescription
System_CAPS_pubmethodTaskQuickStatus()

Initializes a new instance of the TaskQuickStatus class.

NameDescription
System_CAPS_pubpropertyDetails

Gets or sets a localized string that replaces the task description.

System_CAPS_pubpropertyMark

Gets or sets a localized string that is displayed in the status column.

System_CAPS_pubpropertyStatusTips

Gets and sets a localized string to put in the task details view as the status tips for user.

System_CAPS_pubpropertyTitle

Gets or sets a localized string that replaces the display name of the task.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: