Übersetzung vorschlagen
 
Andere Vorschläge:

progress indicator
Keine anderen Vorschläge
Per Mausklick bewerten und Feedback geben
MSDN
MSDN Library
Visual Studio 2010
Visual Studio
EnvDTE
 vsCMPart-Enumeration
Alle reduzieren/Alle erweitern Alle reduzieren
Inhalt anzeigen:  Englisch mit deutscher ÜbersetzungInhalt anzeigen: Englisch mit deutscher Übersetzung
Visual Studio Automation and Extensibility Reference
vsCMPart Enumeration

Represents the portion of a code construct.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
Visual Basic
Public Enumeration vsCMPart
C#
public enum vsCMPart
Visual C++
public enum class vsCMPart
F#
type vsCMPart
JScript
public enum vsCMPart
Member nameDescription
vsCMPartNameThe name of the code construct.
vsCMPartAttributesThe attributes that apply to the code construct, minus the attribute delimiters.
vsCMPartHeaderThe header of the code construct.
vsCMPartWholeThe entire code construct.
vsCMPartBodyThe body of the code construct, minus the body delimiters.
vsCMPartNavigateThe location in the source code to which the insertion point moves when you double-click an element in Class View.
vsCMPartAttributesWithDelimiterThe applicable attributes and the attribute delimiters.
vsCMPartBodyWithDelimiterThe body of the code construct and its delimiters.
vsCMPartHeaderWithAttributesThe code construct's header and its attributes.
vsCMPartWholeWithAttributesThe entire code construct and its attributes.
Visual Studio Automation and Extensibility Reference
vsCMPart-Enumeration

Stellt den Teil eines Codekonstrukts dar.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
Visual Basic
Public Enumeration vsCMPart
C#
public enum vsCMPart
Visual C++
public enum class vsCMPart
F#
type vsCMPart
JScript
public enum vsCMPart
MembernameBeschreibung
vsCMPartNameDer Name des Codekonstrukts.
vsCMPartAttributesDie auf das Codekonstrukt angewendeten Attribute, abzüglich der Attributtrennzeichen.
vsCMPartHeaderDer Header des Codekonstrukts.
vsCMPartWholeDas gesamte Codekonstrukt.
vsCMPartBodyDer Text des Codekonstrukts, abzüglich der Texttrennzeichen.
vsCMPartNavigateDie Position, an die die Einfügemarke im Quellcode verschoben wird, wenn Sie auf ein Element in Klassenansicht doppelklicken.
vsCMPartAttributesWithDelimiterDie anwendbaren Attribute und die Attributtrennzeichen.
vsCMPartBodyWithDelimiterDer Text des Codekonstrukts und seine Trennzeichen.
vsCMPartHeaderWithAttributesDer Header des Codekonstrukts und seine Attribute.
vsCMPartWholeWithAttributesDas gesamte Codekonstrukt und seine Attribute.
Communityinhalt   Was ist Community Content?
Neuen Inhalt hinzufügen RSS  Anmerkungen
Processing
© 2012 Microsoft. Alle Rechte vorbehalten. Nutzungsbedingungen | Markenzeichen | Informationen zur Datensicherheit
Page view tracker