InitializeDefaultProperties.Execute 方法
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
設定 Microsoft Office 應用程式的描述。
命名空間: Microsoft.VisualStudio.Tools.Office.BuildTasks
組件: Microsoft.VisualStudio.Tools.Office.BuildTasks (在 Microsoft.VisualStudio.Tools.Office.BuildTasks.dll 中)
語法
'宣告
Public Overrides Function Execute As Boolean
public override bool Execute()
傳回值
型別:System.Boolean
如果已設定 Microsoft Office 應用程式的描述則為 true,否則為 false。
實作
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。