VirtualSnapshotPoint.IsInVirtualSpace Property

Definition

Determines whether the snapshot point has virtual spaces.

public:
 property bool IsInVirtualSpace { bool get(); };
public:
 property bool IsInVirtualSpace { bool get(); };
public bool IsInVirtualSpace { get; }
member this.IsInVirtualSpace : bool
Public ReadOnly Property IsInVirtualSpace As Boolean

Property Value

true if the snapshot point has virtual spaces, otherwise false.

Applies to