IsFullSystemSnapshot Property
In This Topic
Indicates whether this is a full-system snapshot (rather than a snapshot of a single object).
Syntax
'Declaration
Public ReadOnly Property IsFullSystemSnapshot As Boolean
public bool IsFullSystemSnapshot {get;}
See Also