Aracılığıyla paylaş


SignalRCmdletBottom.PromptParameter Method

Definition

protected void PromptParameter (string name, object value, bool check = false, object defaultValue = default, string prompt = "(by default)");
member this.PromptParameter : string * obj * bool * obj * string -> unit
Protected Sub PromptParameter (name As String, value As Object, Optional check As Boolean = false, Optional defaultValue As Object = Nothing, Optional prompt As String = "(by default)")

Parameters

name
String
value
Object
check
Boolean
defaultValue
Object
prompt
String

Applies to