Property of ILabelInfo
Label context
Read-Only Property of type eLabelContext
var nVal = LabelInfo.Context;
nVal = LabelInfo.Context
eLabelContext nVal; HRESULT hr = LabelInfo.get_Context(&nVal);
ILabelInfo