VirtualSnapshotPoint.IsInVirtualSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.