Hide

SftDirectory 3.5 - ActiveX File/Folder Control

Display
Print

SftDirectory._Version Property

Returns the product's exact version.

Syntax

Get

VB.NETVersion = object._Version As String
VBVersion = object._Version As String
C#.NETstring Version = object._Version;
VC++_bstr_t Version = object->_Version;
_bstr_t Version = object->Get_Version();
CHRESULT object->get__Version(BSTR* Version);

object

A SftDirectory object.

Version

Returns the product's exact version.

Comments

The _Version property returns the product's exact version.

The _Version property returns the exact version number only. The Version property (without a leading underscore character) returns the product name and the exact version number.

This property is only available at design-time.

See Also SftDirectory Object | Object Hierarchy


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