UIThreadOperationExecutionOptions.DefaultDescription Property

Definition

Default operation's description, which is displayed on the wait dialog unless one or more IUIThreadOperationScopes with more specific descriptions were added to the IUIThreadOperationContext.

public:
 property System::String ^ DefaultDescription { System::String ^ get(); };
public string DefaultDescription { get; }
member this.DefaultDescription : string
Public ReadOnly Property DefaultDescription As String

Property Value

Applies to