Mono Class Library: Overview

System.Diagnostics.FileVersionInfo: Members

The members of System.Diagnostics.FileVersionInfo are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Commentsstring. Documentation for this section has not yet been entered.
[read-only]
CompanyNamestring. Documentation for this section has not yet been entered.
[read-only]
FileBuildPartint. Documentation for this section has not yet been entered.
[read-only]
FileDescriptionstring. Documentation for this section has not yet been entered.
[read-only]
FileMajorPartint. Documentation for this section has not yet been entered.
[read-only]
FileMinorPartint. Documentation for this section has not yet been entered.
[read-only]
FileNamestring. Documentation for this section has not yet been entered.
[read-only]
FilePrivatePartint. Documentation for this section has not yet been entered.
[read-only]
FileVersionstring. Documentation for this section has not yet been entered.
[read-only]
InternalNamestring. Documentation for this section has not yet been entered.
[read-only]
IsDebugbool. Documentation for this section has not yet been entered.
[read-only]
IsPatchedbool. Documentation for this section has not yet been entered.
[read-only]
IsPreReleasebool. Documentation for this section has not yet been entered.
[read-only]
IsPrivateBuildbool. Documentation for this section has not yet been entered.
[read-only]
IsSpecialBuildbool. Documentation for this section has not yet been entered.
[read-only]
Languagestring. Documentation for this section has not yet been entered.
[read-only]
LegalCopyrightstring. Documentation for this section has not yet been entered.
[read-only]
LegalTrademarksstring. Documentation for this section has not yet been entered.
[read-only]
OriginalFilenamestring. Documentation for this section has not yet been entered.
[read-only]
PrivateBuildstring. Documentation for this section has not yet been entered.
[read-only]
ProductBuildPartint. Documentation for this section has not yet been entered.
[read-only]
ProductMajorPartint. Documentation for this section has not yet been entered.
[read-only]
ProductMinorPartint. Documentation for this section has not yet been entered.
[read-only]
ProductNamestring. Documentation for this section has not yet been entered.
[read-only]
ProductPrivatePartint. Documentation for this section has not yet been entered.
[read-only]
ProductVersionstring. Documentation for this section has not yet been entered.
[read-only]
SpecialBuildstring. Documentation for this section has not yet been entered.

Public Methods

static
GetVersionInfo(string) : FileVersionInfo
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.