Hide

SftDirectory 3.5 - ActiveX File/Folder Control

Display
Print

SftDirectory.ShellVersionBuild Property

Returns the Shell's build number.

Syntax

Get

VB.NETVersionBuild = object.ShellVersionBuild As Integer
VBVersionBuild = object.ShellVersionBuild As Integer
C#.NETint VersionBuild = object.ShellVersionBuild;
VC++int VersionBuild = object->ShellVersionBuild;
int VersionBuild = object->GetShellVersionBuild();
CHRESULT object->get_ShellVersionBuild(int* VersionBuild);

object

A SftDirectory object.

VersionBuild

Returns the Shell's build number.

Comments

The ShellVersionBuild property returns the Shell's build number.

The ShellVersionMajor and ShellVersionMinor properties can be used to retrieve the Shell's version. This version information can be used to determine the Shell's features.

See Also SftDirectory Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.