Click or drag to resize

ContextBaseItem Property

[Missing <summary> documentation for "P:OpenFin.FDC3.Context.ContextBase.Item(System.String)"]

Namespace:  OpenFin.FDC3.Context
Assembly:  OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha6
Syntax
public Object this[
	string propertyName
] { get; set; }

Parameters

propertyName
Type: SystemString

Property Value

Type: Object
See Also