DesignTimeResourceProviderFactoryAttribute::FactoryTypeName Property

 

Gets the value of the factory type name.

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

public:
property String^ FactoryTypeName {
	String^ get();
}

Property Value

Type: System::String^

A String containing the name of the factory type.

.NET Framework
Available since 2.0
Return to top
Show: