USERCLASSTYPE Enumeration

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Public Enumeration USERCLASSTYPE
‘사용 방법
Dim instance As USERCLASSTYPE
public enum USERCLASSTYPE
public enum class USERCLASSTYPE
type USERCLASSTYPE
public enum USERCLASSTYPE

Members

Member name Description
USERCLASSTYPE_FULL
USERCLASSTYPE_SHORT
USERCLASSTYPE_APPNAME

Remarks

For information on the COM interface, see USERCLASSTYPE

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace