AsIDisposable

IPresentation.AsIDisposable property

Returns IDisposable interface. Read-only IDisposable.

public IDisposable AsIDisposable { get; }

Remarks

For COM compatibility.

See Also