FolderLevelBuildProvider::Type Property
.NET Framework (current version)
Gets or set the fully qualified name of the build provider class.
Assembly: System.Web (in System.Web.dll)
public: [ConfigurationPropertyAttribute("type", IsRequired = true, DefaultValue = "")] [StringValidatorAttribute(MinLength = 1)] property String^ Type { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: