C# Class VaultFolderCreate.ListBoxFileItem

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

Méthodes publiques

Méthode Description
ListBoxFileItem ( File f ) : System
ToString ( ) : string

Determines the text displayed in the ListBox

Method Details

ListBoxFileItem() public méthode

public ListBoxFileItem ( File f ) : System
f VaultFolderCreate.DocumentSvc.File
Résultat System

ToString() public méthode

Determines the text displayed in the ListBox
public ToString ( ) : string
Résultat string