ElementGroupPrototype.TargetRootElementIds Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
returns a read-only list of root element ids from the target context
C++
public:
property System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ TargetRootElementIds { System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Guid> TargetRootElementIds { get; }
member this.TargetRootElementIds : System.Collections.ObjectModel.ReadOnlyCollection<Guid>
Public ReadOnly Property TargetRootElementIds As ReadOnlyCollection(Of Guid)
Read-only IList
Produkt | Wersje |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |