public string fileName
'Declaration Public fileName As String
'Declaration
Public fileName As String
'Usage Dim instance As SupBook Dim value As String value = instance.fileName instance.fileName = value
'Usage
Dim instance As SupBook Dim value As String value = instance.fileName instance.fileName = value
SupBook Class SupBook Members