Description Property

Summary

Description string for the related event state.

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

Property Value

Description string for the related event state.

Remarks

This string is reported from the MediaWriter engine and related to device removal (ejects) and device arrival (media inserts)

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