Show / Hide Table of Contents

Class BookmarkScopeInfo

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

Properties

Id

Declaration
public Guid Id { get; }
Property Value
System.Guid

IsInitialized

Declaration
public bool IsInitialized { get; }
Property Value
System.Boolean

TemporaryId

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

Back to top Generated by DocFX