VCPlatform2 - интерфейс
Пространство имен: Microsoft.VisualStudio.VCProjectEngine
Сборка: Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)
Синтаксис
'Декларация
<GuidAttribute("B63394B9-8F48-4C60-9D4D-FF1D0F1747DE")> _
Public Interface VCPlatform2 _
Inherits VCPlatform
[GuidAttribute("B63394B9-8F48-4C60-9D4D-FF1D0F1747DE")]
public interface VCPlatform2 : VCPlatform
[GuidAttribute(L"B63394B9-8F48-4C60-9D4D-FF1D0F1747DE")]
public interface class VCPlatform2 : VCPlatform
[<GuidAttribute("B63394B9-8F48-4C60-9D4D-FF1D0F1747DE")>]
type VCPlatform2 =
interface
interface VCPlatform
end
public interface VCPlatform2 extends VCPlatform
Тип VCPlatform2 предоставляет следующие члены.
Свойства
В начало страницы
Методы
Имя | Описание | |
---|---|---|
CommitChanges | ||
Evaluate | ||
GetAlternatePlatformNames | ||
GetMacroValue | ||
GetMacroValue2 | ||
GetToolNameForKeyword | ||
HiddenSheetSupported | ||
IsDumpfile | ||
IsExecutable | ||
MatchName | ||
SpewWarning |
В начало страницы