Share via


IDebugProxy.GetAssemblyFields(ScopeFrame[]) Method

Definition

public:
 cli::array <Microsoft::XLANGs::RuntimeTypes::IDebugFieldValue ^> ^ GetAssemblyFields(cli::array <Microsoft::XLANGs::RuntimeTypes::ScopeFrame ^> ^ scopeframes);
public Microsoft.XLANGs.RuntimeTypes.IDebugFieldValue[] GetAssemblyFields (Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] scopeframes);
abstract member GetAssemblyFields : Microsoft.XLANGs.RuntimeTypes.ScopeFrame[] -> Microsoft.XLANGs.RuntimeTypes.IDebugFieldValue[]
Public Function GetAssemblyFields (scopeframes As ScopeFrame()) As IDebugFieldValue()

Parameters

scopeframes
ScopeFrame[]

Returns

Applies to