'Declaration Public Function New( _ ByVal path As String, _ ByVal item As FileSystemItem _ )
'Usage Dim path As String Dim item As FileSystemItem Dim instance As New ItemIsFolderException(path, item)
public ItemIsFolderException( string path, FileSystemItem item )
Parameters
- path
- item