ArcFM Desktop Developer Guide
MeansImplicitUseAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
Should be used on attributes and causes ReSharper to not mark symbols marked with such attributes as unused (as well as by other usage inspections)
Object Model
MeansImplicitUseAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class MeansImplicitUseAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As MeansImplicitUseAttribute
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class MeansImplicitUseAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Miner.Desktop.DesignerExpress.Annotations.MeansImplicitUseAttribute

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MeansImplicitUseAttribute Members
Miner.Desktop.DesignerExpress.Annotations Namespace

 

 


Send Comment