IVSProjectAggregator.SetInner Method
Namespace: Microsoft.VisualStudio.ProjectAggregator
Assembly: Microsoft.VisualStudio.ProjectAggregator (in Microsoft.VisualStudio.ProjectAggregator.dll)
Syntax
'宣告
Sub SetInner ( _
punkInner As Object _
)
void SetInner(
Object punkInner
)
Parameters
- punkInner
Type: System.Object
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.