Search
DataObject.Files Property
See Also
 



 Syntax

VB6  Copy Code

Public Property Get Files( _
    ByVal Index As Integer _
) As String

C++  Copy Code

public:
BSTR get_Files (
    short Index
)

 Parameters

Index

 Property Value

 See Also