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
|