Class LocationInfo
Inheritance
System.Object
LocationInfo
Namespace: System.Activities.Hosting
Assembly: System.Activities.dll
Syntax
public sealed class LocationInfo : Object
Properties
Name
Declaration
public string Name { get; }
Property Value
System.String
|
OwnerDisplayName
Declaration
public string OwnerDisplayName { get; }
Property Value
System.String
|
Value
Declaration
public object Value { get; }
Property Value
System.Object
|