VCCodeClass.Structs Eigenschaft

Definition

Ruft die Auflistung von Strukturelementen für das VCCodeClass-Objekt ab.

public:
 property EnvDTE::CodeElements ^ Structs { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(581)]
public EnvDTE.CodeElements Structs { [System.Runtime.InteropServices.DispId(581)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(581)>]
[<get: System.Runtime.InteropServices.DispId(581)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Structs : EnvDTE.CodeElements
Public ReadOnly Property Structs As CodeElements

Eigenschaftswert

CodeElements

Ein CodeElements-Objekt.

Attribute

Gilt für