IOleComponentUIManager.Deleted1 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 Deleted1 As Integer
‘사용 방법
Dim instance As IOleComponentUIManager
Dim returnValue As Integer

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

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IOleComponentUIManager Interface

IOleComponentUIManager Members

Microsoft.VisualStudio.Shell.Interop Namespace