NestedProjectNode.LockRDTEntry Method

Locks the Running Document Table entry for the nested project.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Protected Overridable Sub LockRDTEntry
'使用

Me.LockRDTEntry()
protected virtual void LockRDTEntry()
protected:
virtual void LockRDTEntry()
protected function LockRDTEntry()

Remarks

By default this document is marked as "Don't Save As". That means that File->SaveAs is disabled for the nested project node.

Permissions

See Also

Reference

NestedProjectNode Class

NestedProjectNode Members

Microsoft.VisualStudio.Package Namespace