次の方法で共有


AxImporter.GeneratedSources プロパティ

生成されたソース ファイルの名前を取得します。

Public ReadOnly Property GeneratedSources As String ()
[C#]
public string[] GeneratedSources {get;}
[C++]
public: __property String* get_GeneratedSources();
[JScript]
public function get GeneratedSources() : String[];

プロパティ値

生成されたソース ファイルの名前の配列。生成されたソース ファイルがない場合は null 参照 (Visual Basic では Nothing) 。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

AxImporter クラス | AxImporter メンバ | System.Windows.Forms.Design 名前空間