IVsaItem
IsDirty
ItemType
Name
GetOption(String)
SetOption(String, Object)
net11
namespace Microsoft.Vsa
{
[Guid("E0C0FFE5-7eea-4ee5-b7e4-0080c7eb0b74")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaItem
{
void SetOption(string name, object value);
}
}
| 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. |
- Built-in API
- Package-provided API