SnapShotsClient.Name Method

SnapShotsClientName Method

The client's name.

Namespace:  Rhino.DocObjects.SnapShots
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public abstract string Name()
Public MustOverride Function Name As String

Return Value

Type: String
The client's name.
See Also