C# Class QSProjectsLib.AssemblyLogoIconAttribute

Inheritance: System.Attribute
显示文件 Open project: QualitySolution/QSProjects

Public Properties

Property Type Description
ResourceName string

Public Methods

Method Description
AssemblyLogoIconAttribute ( ) : System
AssemblyLogoIconAttribute ( string resourceName ) : System

Method Details

AssemblyLogoIconAttribute() public method

public AssemblyLogoIconAttribute ( ) : System
return System

AssemblyLogoIconAttribute() public method

public AssemblyLogoIconAttribute ( string resourceName ) : System
resourceName string
return System

Property Details

ResourceName public_oe property

public string ResourceName
return string