Show / Hide Table of Contents

Class BookmarkOptions

Inheritance
System.Object
BookmarkOptions
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public sealed class BookmarkOptions : Enum

Fields

MultipleResume

Declaration
public const BookmarkOptions MultipleResume
Field Value
BookmarkOptions

NonBlocking

Declaration
public const BookmarkOptions NonBlocking
Field Value
BookmarkOptions

None

Declaration
public const BookmarkOptions None
Field Value
BookmarkOptions

value__

Declaration
public int value__
Field Value
System.Int32

Back to top Generated by DocFX