次の方法で共有


AssemblyRefreshedEventArgs Constructor (Assembly)

Initializes a new instance of AssemblyRefreshedEventArgs.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'宣言
Public Sub New ( _
    assembly As Assembly _
)
public AssemblyRefreshedEventArgs(
    Assembly assembly
)

Parameters

.NET Framework Security

See Also

Reference

AssemblyRefreshedEventArgs Class

AssemblyRefreshedEventArgs Overload

Microsoft.VisualStudio.Shell.Design Namespace