SnapshotOptional Property
In This Topic
Indicates whether the user is allowed to choose whether a snapshot will be created.
Syntax
'Declaration
Public ReadOnly Property SnapshotOptional As Boolean
public bool SnapshotOptional {get;}
public:
property bool SnapshotOptional {
bool get();
}
See Also