BrowseServersForm.ServerType Property

Definition

Gets or sets the server type for the instance of the server.

public:
 property Guid ServerType { Guid get(); void set(Guid value); };
public Guid ServerType { get; set; }
member this.ServerType : Guid with get, set
Public Property ServerType As Guid

Property Value

A value that represents the server type for the instance of the server.

Applies to