Click or drag to resize

WorkspaceItemId Property

Returns the ID of the workspace redirector item. A FileNotFoundException is thrown if the redirector item does not exist.

Namespace:  Colygon.MatchPoint.Workspaces.Model
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public override int ItemId { get; }

Property Value

Type: Int32
See Also