You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Workflow.ComponentModel.Compiler/CompileWorkflowTask.xml
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -327,7 +327,15 @@
327
327
<Docs>
328
328
<summary>Gets or sets the Host Object in the Microsoft Build framework.</summary>
329
329
<value>The Host Object from the Microsoft Build framework.</value>
330
-
<remarks>To be added.</remarks>
330
+
<remarks>
331
+
<formattype="text/markdown"><![CDATA[
332
+
333
+
## Remarks
334
+
335
+
This member is an explicit interface member implementation. It can be used only when the <xref:System.Workflow.ComponentModel.Compiler.CompileWorkflowTask> instance is cast to an <xref:Microsoft.Build.Framework.ITask> interface.
0 commit comments