Namespace:
CDVDBurnerNET.MediaItems
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string Path { get; }
Public ReadOnly Property Path As String
Get
Dim instance As FileItem
Dim value As String
value = instance.Path
abstract Path : string with get
override Path : string with get
/** @property */
public final String get_Path()
final function get Path () : String
Property Value
Type:
StringImplements
iMediaItemPathSee Also