次の方法で共有


DocData.Dispose Method

Disposes the DocData.

Namespace:  Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'宣言
Public Sub Dispose
public void Dispose()

Implements

IDisposable.Dispose()

Remarks

You must call this in order to release event sinks that the DocData has connected.

.NET Framework Security

See Also

Reference

DocData Class

Dispose Overload

Microsoft.VisualStudio.Shell.Design.Serialization Namespace