net481
namespace Microsoft.CodeAnalysis.Editor.Tags
{
[AttributeUsage(AttributeTargets.Class)]
[MetadataAttribute]
public sealed class ExportImageMonikerServiceAttribute : ExportAttribute
{
public string Name { get; set; }
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Framework | 4.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assembly | Microsoft.CodeAnalysis.EditorFeatures , Version=2.8.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.CodeAnalysis.EditorFeatures net46 |
Platform Restrictions | This framework does not have platform annotations. |