_CommandBarButton.accChildCount Свойство

Определение

Получает количество дочерних объектов. Это свойство использовать не рекомендуется.

public:
 property int accChildCount { int get(); };
public:
 property int accChildCount { int get(); };
[System.Runtime.InteropServices.DispId(-5001)]
public int accChildCount { [System.Runtime.InteropServices.DispId(-5001)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5001)>]
[<get: System.Runtime.InteropServices.DispId(-5001)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accChildCount : int
Public ReadOnly Property accChildCount As Integer

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

Int32

Число детей. Это свойство использовать не рекомендуется.

Реализации

Атрибуты

Комментарии

Это свойство вызывает исключение Депрекатедексцептион при вызове.

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