RSType.ServerTypeName Property

Definition

Gets the string that is exposed to the user in the server type.

public:
 property System::String ^ ServerTypeName { System::String ^ get(); };
public string ServerTypeName { get; }
member this.ServerTypeName : string
Public ReadOnly Property ServerTypeName As String

Property Value

A string that is exposed to the user.

Implements

Applies to