IDiscRecorder2ProductId Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax string ProductId { get; }
ReadOnly Property ProductId As String
Get
Dim instance As IDiscRecorder2
Dim value As String
value = instance.ProductId
abstract ProductId : string with get
/** @property */
String get_ProductId()
function get ProductId () : String
function get_ProductId();
Property Value
Type:
StringSee Also