Description Property

Summary

String value description of the current operation being performed, or error encountered.

Syntax
C#
VB
C++
public string Description { get; } 
Public ReadOnly Property Description As String 
public: 
property String^ Description { 
   String^ get(); 
} 

Property Value

A string value description of the current operation state.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly