名前空間: Microsoft.VisualStudio.VCProjectEngine
アセンブリ: Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll 内)
構文
'宣言
<GuidAttribute("C636B135-0D40-42D2-853F-CC5300EF4F99")> _
Public Interface VCPlatform2 _
Inherits VCPlatform
[GuidAttribute("C636B135-0D40-42D2-853F-CC5300EF4F99")]
public interface VCPlatform2 : VCPlatform
[GuidAttribute(L"C636B135-0D40-42D2-853F-CC5300EF4F99")]
public interface class VCPlatform2 : VCPlatform
[<GuidAttribute("C636B135-0D40-42D2-853F-CC5300EF4F99")>]
type VCPlatform2 =
interface
interface VCPlatform
end
public interface VCPlatform2 extends VCPlatform
VCPlatform2 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
![]() |
DebuggerTool | プラットフォーム固有のデバッグ ツールにアクセスします。 (VCPlatform から継承されます。) |
![]() |
DebuggerTool | |
![]() |
DefaultDirectory | ビルドを出力する既定のディレクトリを取得します。 (VCPlatform から継承されます。) |
![]() |
DefaultDirectory | |
![]() |
DeploymentTool | プラットフォーム固有の配置ツールを取得します。 (VCPlatform から継承されます。) |
![]() |
DeploymentTool | |
![]() |
DisableAlternateDebuggers | 代替のデバッガーを使用できるかどうかを取得します。 (VCPlatform から継承されます。) |
![]() |
DisableAlternateDebuggers | |
![]() |
DumpfileExtensions | プラットフォーム固有のダンプファイルの拡張子を取得します。 (VCPlatform から継承されます。) |
![]() |
DumpfileExtensions | |
![]() |
ExcludeDirectories | Visual C++ プロジェクトのビルド時に、ファイルの検索から除外するパスを取得または設定します。 (VCPlatform から継承されます。) |
![]() |
ExcludeDirectories | |
![]() |
ExecutableDirectories | Visual C++ プロジェクトのビルド時に、実行可能ファイルの検索に使用するパスを取得または設定します。 (VCPlatform から継承されます。) |
![]() |
ExecutableDirectories | |
![]() |
ExecutableExtensions | プラットフォーム固有の実行可能ファイルの拡張子を取得します。 (VCPlatform から継承されます。) |
![]() |
ExecutableExtensions | |
![]() |
GeneralPageTool | プロジェクトの全般のプロパティ ページをオーバーライドするために使用するツールを取得します。 (VCPlatform から継承されます。) |
![]() |
GeneralPageTool | |
![]() |
IncludeDirectories | Visual C++ プロジェクトのビルド時に、インクルード ファイルの検索に使用するパスを取得または設定します。 (VCPlatform から継承されます。) |
![]() |
IncludeDirectories | |
![]() |
IsCLRSupported | |
![]() |
LibraryDirectories | Visual C++ プロジェクトのビルド時に、ライブラリ ファイルの検索に使用するパスを取得または設定します。 (VCPlatform から継承されます。) |
![]() |
LibraryDirectories | |
![]() |
Name | オブジェクトの名前を取得または設定します。 (VCPlatform から継承されます。) |
![]() |
Name | |
![]() |
NumberOfPlatformMacros | 利用できるマクロの数を取得します。 (VCPlatform から継承されます。) |
![]() |
NumberOfPlatformMacros | |
![]() |
PGOInstrumentPropertySheet | |
![]() |
PGOOptimizePropertySheet | |
![]() |
PGOUpdatePropertySheet | |
![]() |
PlatformMacro[Int32] | プラットフォーム固有のマクロを取得します。 (VCPlatform から継承されます。) |
![]() |
PlatformMacro[Int32] | |
![]() |
ReferenceDirectories | Visual C++ プロジェクトのビルド時に、#using ディレクティブで追加されるファイルの検索パスを取得または設定します。 (VCPlatform から継承されます。) |
![]() |
ReferenceDirectories | |
![]() |
SourceDirectories | IntelliSense で使用するソース ファイルを検索するときのパスを取得または設定します。 (VCPlatform から継承されます。) |
![]() |
SourceDirectories | |
![]() |
StaticAnalysisPropertySheet | |
![]() |
Tools | そのプラットフォームで利用できるツールを表示します。 (VCPlatform から継承されます。) |
![]() |
Tools | |
![]() |
VCProjectEngine | プロジェクト エンジンへのポインターを取得します。 (VCPlatform から継承されます。) |
![]() |
VCProjectEngine |
このページのトップへ
メソッド
名前 | 説明 | |
---|---|---|
![]() |
CommitChanges() | インフラストラクチャ。 マイクロソフト内部でのみ使用。 (VCPlatform から継承されます。) |
![]() |
CommitChanges() | |
![]() |
Evaluate(String) | プロジェクト モデル マクロの値または環境のマクロの値を評価します。 (VCPlatform から継承されます。) |
![]() |
Evaluate(String) | |
![]() |
GetAlternatePlatformNames | |
![]() |
GetMacroValue(String) | 名前でマクロの値を取得します。 (VCPlatform から継承されます。) |
![]() |
GetMacroValue(String) | |
![]() |
GetMacroValue2 | |
![]() |
GetToolNameForKeyword(String) | キーワードでツールを取得します。 (VCPlatform から継承されます。) |
![]() |
GetToolNameForKeyword(String) | |
![]() |
HiddenSheetSupported | |
![]() |
IsDumpfile(String) | ファイルがダンプファイルかどうかを確認します。 (VCPlatform から継承されます。) |
![]() |
IsDumpfile(String) | |
![]() |
IsExecutable(String) | ファイルが実行可能ファイルかどうかを確認します。 (VCPlatform から継承されます。) |
![]() |
IsExecutable(String) | |
![]() |
MatchName(String, Boolean) | 指定した名前とコレクションの項目の名前を一致させます。 (VCPlatform から継承されます。) |
![]() |
MatchName(String, Boolean) | |
![]() |
SpewWarning |
このページのトップへ