Share via


RenameComputer.Protocol Property

Definition

Provides access to the Protocol parameter.

[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<string> Protocol { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.Protocol : System.Activities.InArgument<string> with get, set
Public Property Protocol As InArgument(Of String)

Property Value

Attributes

Applies to