 | AsynchronousOperationExtensionCaption Property |
Gets the operation caption.
Namespace:
EBP.Api.Asynchronous
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxpublic abstract string Caption { get; }
Public MustOverride ReadOnly Property Caption As String
Get
Property Value
Type:
StringThe operation caption
See Also