Sdílet prostřednictvím


ISharedStatusBar.ReleaseOwnership – metoda

Vydání vlastnictví na stavovém řádku.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.UI
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
Sub ReleaseOwnership ( _
    possibleOwner As SharedStatusBarOwner _
)
void ReleaseOwnership(
    SharedStatusBarOwner possibleOwner
)
void ReleaseOwnership(
    SharedStatusBarOwner^ possibleOwner
)
abstract ReleaseOwnership : 
        possibleOwner:SharedStatusBarOwner -> unit 
function ReleaseOwnership(
    possibleOwner : SharedStatusBarOwner
)

Parametry

Poznámky

Pokud skutečný vlastník possibleOwner vrátí hodnotu true.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISharedStatusBar Rozhraní

Microsoft.VisualStudio.Data.Schema.Package.UI – obor názvů