IVersionedEntity Interface : VC Property |
Visual Basic |
---|
Public Property VC As Object |
For entities other than Test, returns a VersionControl reference.
If versioning is not enabled in the project, returns null.
This property is not supported for Test objects. To get a version control object for a Test, use the ITest.VCS Property.