FlavoredProjectBase.IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids Method
This must be delegetated to the inner most project
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaración
Private Function GetAggregateProjectTypeGuids ( _
<OutAttribute> ByRef projectTypeGuids As String _
) As Integer Implements IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids
int IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids(
out string projectTypeGuids
)
Parameters
- projectTypeGuids
Type: System.String%
Return Value
Type: System.Int32
Implements
IVsAggregatableProjectCorrected.GetAggregateProjectTypeGuids(String%)
.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.