VCCodeClass.Structs Свойство

Определение

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

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

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

CodeElements

Объект CodeElements.

Атрибуты

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