ProvideApplicationPartFactoryAttribute Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
ApplicationPartFactory Предоставляет тип .
public ref class ProvideApplicationPartFactoryAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public sealed class ProvideApplicationPartFactoryAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)>]
type ProvideApplicationPartFactoryAttribute = class
inherit Attribute
Public NotInheritable Class ProvideApplicationPartFactoryAttribute
Inherits Attribute
- Наследование
-
ProvideApplicationPartFactoryAttribute
- Атрибуты
Конструкторы
ProvideApplicationPartFactoryAttribute(String) |
Создает новый экземпляр с ProvideApplicationPartFactoryAttribute указанным именем типа. |
ProvideApplicationPartFactoryAttribute(Type) |
Создает новый экземпляр с ProvideApplicationPartFactoryAttribute указанным типом. |
Методы
GetFactoryType() |
Возвращает тип фабрики. |