IFsiDirectoryItemFullPath Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property FullPath As String
Get
Dim instance As IFsiDirectoryItem
Dim value As String
value = instance.FullPath
abstract FullPath : string with get
/** @property */
String get_FullPath()
function get FullPath () : String
Property Value
Type:
StringSee Also