Namespace:
IMAPI2.axlib
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 MediaFile
Dim value As String
value = instance.Path
member Path : string with get
/** @property */
public String get_Path()
function get Path () : String
Property Value
Type:
StringSee Also