ServerAlias.ProtocolName Property

Definition

Gets or sets the name of the protocol used by the server connection alias.

public:
 property System::String ^ ProtocolName { System::String ^ get(); void set(System::String ^ value); };
public string ProtocolName { get; set; }
member this.ProtocolName : string with get, set
Public Property ProtocolName As String

Property Value

A String value that specifies the name of the protocol used by the server connection alias.

Examples

Managing Services and Network Settings by Using WMI Provider

Applies to