IComposableWorkspace<TSmartPart,TSmartPartInfo>.OnApplySmartPartInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OnApplySmartPartInfo(TSmartPart smartPart, TSmartPartInfo smartPartInfo);
public void OnApplySmartPartInfo (TSmartPart smartPart, TSmartPartInfo smartPartInfo);
abstract member OnApplySmartPartInfo : 'SmartPart * 'SmartPartInfo -> unit
Public Sub OnApplySmartPartInfo (smartPart As TSmartPart, smartPartInfo As TSmartPartInfo)
Parameters
- smartPart
- TSmartPart
- smartPartInfo
- TSmartPartInfo