FlavoredProjectBase.IVsUIHierarchy.GetGuidProperty Method

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Private Function GetGuidProperty ( _
    itemid As UInteger, _
    propid As Integer, _
    <OutAttribute> ByRef pguid As Guid _
) As Integer Implements IVsUIHierarchy.GetGuidProperty
int IVsUIHierarchy.GetGuidProperty(
    uint itemid,
    int propid,
    out Guid pguid
)

Parameters

Return Value

Type: System.Int32

Implements

IVsUIHierarchy.GetGuidProperty(UInt32, Int32, Guid%)

.NET Framework Security

See Also

Reference

FlavoredProjectBase Class

Microsoft.VisualStudio.Shell.Flavor Namespace