CodeGraphNodeIdBuilderSpecialNames Fields

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticConstructorId

Special name for contructor identifier

System_CAPS_pubfieldSystem_CAPS_staticEventAddPrefix

Speical name for event add prefix

System_CAPS_pubfieldSystem_CAPS_staticEventRaisePrefix

Special name for event raise prefix

System_CAPS_pubfieldSystem_CAPS_staticEventRemovePrefix

Special name for event remove prefix

System_CAPS_pubfieldSystem_CAPS_staticFinalizerId

Special name for finalizer identifier

System_CAPS_pubfieldSystem_CAPS_staticGlobalNamespaceId

Special name for global namespace identifier

System_CAPS_pubfieldSystem_CAPS_staticGlobalNamespaceLabel

Special name for global namespace label

System_CAPS_pubfieldSystem_CAPS_staticPropertyGetPrefix

Special name for property getter prefix

System_CAPS_pubfieldSystem_CAPS_staticPropertySetPrefix

Special name for property setter prefix

System_CAPS_pubfieldSystem_CAPS_staticStaticConstructorId

Special name for static constructor identifier

Return to top
Show: