Returns the full path of the file or directory
Namespace:
CDVDBurnerNET.MediaItems
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property Path As String
Get
Dim instance As iMediaItem
Dim value As String
value = instance.Path
abstract Path : string with get
/** @property */
String get_Path()
function get Path () : String
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also