Click or drag to resize

Win32FindDataExtension Property

Gets the string representing the extension part of the file.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string Extension { get; }

Property Value

Type: String
A string containing the extension.
See Also