IEntryPointView.SetAssemblyName Method

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Tools.Office.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Office.Runtime (in Microsoft.VisualStudio.Tools.Office.Runtime.dll)

Syntax

'Declaration
Sub SetAssemblyName ( _
    assemblyName As String _
)
'Usage
Dim instance As IEntryPointView
Dim assemblyName As String

instance.SetAssemblyName(assemblyName)
void SetAssemblyName(
    string assemblyName
)

Parameters

.NET Framework Security

See Also

Reference

IEntryPointView Interface

IEntryPointView Members

Microsoft.VisualStudio.Tools.Office.Runtime Namespace