SmartTagCollection Constructor (2003 System)
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
Public Sub New ( _
runtimeCallback As IRuntimeServiceProvider _
)
'Usage
Dim runtimeCallback As IRuntimeServiceProvider
Dim instance As New SmartTagCollection(runtimeCallback)
public SmartTagCollection(
IRuntimeServiceProvider runtimeCallback
)
Parameters
- runtimeCallback
Type: Microsoft.VisualStudio.Tools.Applications.Runtime.IRuntimeServiceProvider
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.