C# 클래스 VaultFolderCreate.ListBoxFileItem

A list box item which contains a File object
파일 보기 프로젝트 열기: nick-hall-majenta/Autodesk-Vault-Utilities

공개 메소드들

메소드 설명
ListBoxFileItem ( File f ) : System
ToString ( ) : string

Determines the text displayed in the ListBox

메소드 상세

ListBoxFileItem() 공개 메소드

public ListBoxFileItem ( File f ) : System
f VaultFolderCreate.DocumentSvc.File
리턴 System

ToString() 공개 메소드

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