C# Class VaultFolderCreate.ListBoxFileItem

A list box item which contains a File object
Exibir arquivo Open project: nick-hall-majenta/Autodesk-Vault-Utilities

Public Methods

Method Description
ListBoxFileItem ( File f ) : System
ToString ( ) : string

Determines the text displayed in the ListBox

Method Details

ListBoxFileItem() public method

public ListBoxFileItem ( File f ) : System
f VaultFolderCreate.DocumentSvc.File
return System

ToString() public method

Determines the text displayed in the ListBox
public ToString ( ) : string
return string