ShellBrowser .Net Edition
ColumnFreePercentageText Property
NamespacesJam.ShellDriveListColumnFreePercentageText
The text in the "% free" column header, if this value is null, a localized windows system string is used per default
Declaration Syntax
C#Visual BasicVisual C++
public string ColumnFreePercentageText { get; set; }
Public Property ColumnFreePercentageText As String
public:
property String^ ColumnFreePercentageText {
	String^ get ();
	void set (String^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)