Show / Hide Table of Contents

Class BookmarkInfo

Inheritance
System.Object
BookmarkInfo
Namespace: System.Activities.Hosting
Assembly: System.Activities.dll
Syntax
public sealed class BookmarkInfo : Object

Properties

BookmarkName

Declaration
public string BookmarkName { get; }
Property Value
System.String

OwnerDisplayName

Declaration
public string OwnerDisplayName { get; }
Property Value
System.String

ScopeInfo

Declaration
public BookmarkScopeInfo ScopeInfo { get; }
Property Value
BookmarkScopeInfo

Back to top Generated by DocFX