VCCodeUnion.Structs Свойство

Определение

Получает коллекцию элементов структуры для объекта.

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

Значение свойства

CodeElements

Коллекция CodeElements.

Атрибуты

Применяется к