Interface IParent
Interface to determine
Namespace: CodeFactory.VisualStudio
Assembly: CodeFactory.VisualStudio.dll
Syntax
public interface IParent
Properties
| Improve this Doc View SourceHasParent
Flag that determines if the visual studio object has a parent.
Declaration
bool HasParent { get; }
Property Value
Type | Description |
---|---|
bool |