Прочитать на английском

Поделиться через


IVsSettingsReader.ReadFileVersion Method

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

C#
int ReadFileVersion(
    out int pnMajor,
    out int pnMinor,
    out int pnBuild,
    out int pnRevision
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsSettingsReader Interface

IVsSettingsReader Members

Microsoft.VisualStudio.Shell.Interop Namespace