AttachmentActionData.Inputs Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene gli input dell'azione.
public System.Collections.Generic.Dictionary<string,string> Inputs { get; }
member this.Inputs : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property Inputs As Dictionary(Of String, String)
Valore della proprietà
Input dell'azione.