XsdTypeImporterTask.Execute 方法
指示是否是 XML Schema定义类型导入程序任务。
命名空间: Microsoft.Build.Tasks.Xsd
程序集: XsdBuildTask(在 XsdBuildTask.dll 中)
语法
声明
Public Overrides Function Execute As Boolean
public override bool Execute()
public:
virtual bool Execute() override
abstract Execute : unit -> bool
override Execute : unit -> bool
返回值
类型:System.Boolean
如果该任务成功执行,则为 True;否则为 false。
实现
版本信息
.NET Framework
受以下版本支持:4.5
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关详细信息,请参阅通过部分受信任的代码使用库。
平台
Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008(不支持服务器核心角色), Windows Server 2008 R2(支持带 SP1 或更高版本的服务器核心角色;不支持 Itanium)
.NET Framework 并非支持每个平台的所有版本。有关支持的版本的列表,请参阅.NET Framework 系统要求。