net11
namespace Microsoft.Vsa
{
[DefaultMember("Item")]
[Guid("0AB1EB6A-12BD-44d0-B941-0580ADFC73DE")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaItems : IEnumerable
{
IVsaItem this[int index] { get; }
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Framework | 1.12.03.03.5 |
Information specific to net11 | |
Assembly | Microsoft.Vsa , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |