CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Interface IChildren

    Defining if the visual studio object has child objects.

    Namespace: CodeFactory.VisualStudio
    Assembly: CodeFactory.VisualStudio.dll
    Syntax
    public interface IChildren

    Properties

    | Improve this Doc View Source

    HasChildren

    Flag that determines if this visual studio object has child objects.

    Declaration
    bool HasChildren { get; }
    Property Value
    Type Description
    bool
    © CodeFactory, LLC. All rights reserved.