DesignTimeResourceProviderFactoryAttribute.FactoryTypeName プロパティ

定義

ファクトリ型の名前の値を取得します。

public:
 property System::String ^ FactoryTypeName { System::String ^ get(); };
public string FactoryTypeName { get; }
member this.FactoryTypeName : string
Public ReadOnly Property FactoryTypeName As String

プロパティ値

ファクトリ型の名前を格納している String

適用対象

こちらもご覧ください