BuildProvider クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
動的リソースのコンパイル時に特定の種類のファイルを解析し、コードを生成する機能を提供します。 このクラスは継承できません。
public ref class BuildProvider sealed : System::Configuration::ConfigurationElement
public sealed class BuildProvider : System.Configuration.ConfigurationElement
type BuildProvider = class
inherit ConfigurationElement
Public NotInheritable Class BuildProvider
Inherits ConfigurationElement
- 継承
コンストラクター
BuildProvider(String, String) |
指定した値に初期化された BuildProvider クラスのインスタンスを作成します。 |