Click or drag to resize

MultiModelClientAspectClientName Property

The name of this client as it will appear on the server.

Namespace: Demo3D.MultiModel.Client
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public string? ClientName { get; set; }

Property Value

String
See Also