C# Class Links.content.icons.files

Mostra file Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
ms_excel_16_png string
ms_pwoerpoint_16_png string
ms_word_16_png string
openoffice_spreadsheet_16_png string
openoffice_type_16_png string
pdf_16_png string
unknown_16_png string

Public Methods

Method Description
Url ( ) : string
Url ( string fileName ) : string

Method Details

Url() public static method

public static Url ( ) : string
return string

Url() public static method

public static Url ( string fileName ) : string
fileName string
return string

Property Details

ms_excel_16_png public_oe static_oe property

public static string ms_excel_16_png
return string

ms_pwoerpoint_16_png public_oe static_oe property

public static string ms_pwoerpoint_16_png
return string

ms_word_16_png public_oe static_oe property

public static string ms_word_16_png
return string

openoffice_spreadsheet_16_png public_oe static_oe property

public static string openoffice_spreadsheet_16_png
return string

openoffice_type_16_png public_oe static_oe property

public static string openoffice_type_16_png
return string

pdf_16_png public_oe static_oe property

public static string pdf_16_png
return string

unknown_16_png public_oe static_oe property

public static string unknown_16_png
return string