FlavoredProjectFactoryBase.IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType Method
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaração
Private Function GetAggregateProjectType ( _
fileName As String, _
<OutAttribute> ByRef projectTypeGuid As String _
) As Integer Implements IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType
int IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(
string fileName,
out string projectTypeGuid
)
Parameters
- fileName
Type: System.String
- projectTypeGuid
Type: System.String%
Return Value
Type: System.Int32
Implements
IVsAggregatableProjectFactoryCorrected.GetAggregateProjectType(String, 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.