Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Microsoft internal use only.
Gets the count of child visuals. This property can be either zero or one depending on whether the Child property has been set.
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaração
Protected Overrides ReadOnly Property VisualChildrenCount As Integer
protected override int VisualChildrenCount { get; }
Property Value
Type: System.Int32
The count of child visuals.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.