CProjectAggregatorClass.SetInner Method
Namespace: Microsoft.VisualStudio.ProjectAggregator
Assembly: Microsoft.VisualStudio.ProjectAggregator (in Microsoft.VisualStudio.ProjectAggregator.dll)
Syntax
'Декларация
Public Overridable Sub SetInner ( _
punkInner As Object _
)
public virtual void SetInner(
Object punkInner
)
Parameters
- punkInner
Type: System.Object
Implements
IVSProjectAggregator.SetInner(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.