IOleComponentUIManager.Deleted2 Method

Reserved for future use. Do not use.

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

Syntax

声明
Function Deleted2 As Integer
用法
Dim instance As IOleComponentUIManager
Dim returnValue As Integer

returnValue = instance.Deleted2()
int Deleted2()
int Deleted2()
abstract Deleted2 : unit -> int 
function Deleted2() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IOleComponentUIManager Interface

IOleComponentUIManager Members

Microsoft.VisualStudio.Shell.Interop Namespace