TempState.ActionOutputs Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
All outputs returned from the action sequence that was executed.
C#
public System.Collections.Generic.Dictionary<string,string> ActionOutputs { get; set; }
member this.ActionOutputs : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property ActionOutputs As Dictionary(Of String, String)
Producto | Versiones |
---|---|
Microsoft Teams Framework .NET SDK | Latest |