ProvideApplicationPartFactoryAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
型を 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() |
ファクトリの種類を取得します。 |