Share via


IResurrectableObject.IsResurrected Property

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
ReadOnly Property IsResurrected As Boolean
bool IsResurrected { get; }
property bool IsResurrected {
    bool get ();
}
abstract IsResurrected : bool with get
function get IsResurrected () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IResurrectableObject Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace