VCFileCodeModel.Structs Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Nesne için yapı öğelerinin koleksiyonunu alır.
public:
property EnvDTE::CodeElements ^ Structs { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(553)]
public EnvDTE.CodeElements Structs { [System.Runtime.InteropServices.DispId(553)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(553)>]
[<get: System.Runtime.InteropServices.DispId(553)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Structs : EnvDTE.CodeElements
Public ReadOnly Property Structs As CodeElements
Özellik Değeri
Bir CodeElements koleksiyon.
- Öznitelikler