| C1.Web.Wijmo.Controls.C1FileExplorer Namespace > C1FileExplorer Class : ViewPaths Property |
'Declaration<System.ComponentModel.TypeConverterAttribute("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <ArrayItemTypeAttribute(System.String)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1FileExplorer.ViewPaths", Description="Get or set the folder paths to show.")> Public Property ViewPaths As System.String()
[System.ComponentModel.TypeConverter("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [WidgetOption()] [System.ComponentModel.DefaultValue()] [ArrayItemType(System.String)] [C1Category("Behavior")] [C1Description(Key="C1FileExplorer.ViewPaths", Description="Get or set the folder paths to show.")] public System.string[] ViewPaths {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2