Miner.ComCategories Namespace > ComponentCategoryAttribute Class > ComponentCategoryAttribute Constructor : ComponentCategoryAttribute Constructor(String,String) |
'Declaration
Public Function New( _ ByVal catId As System.String, _ ByVal description As System.String _ )
'Usage
Dim catId As System.String Dim description As System.String Dim instance As New ComponentCategoryAttribute(catId, description)
public ComponentCategoryAttribute( System.string catId, System.string description )
public ComponentCategoryAttribute( catId: System.String; description: System.String );
public function ComponentCategoryAttribute( catId : System.String, description : System.String );
public: ComponentCategoryAttribute( System.string* catId, System.string* description )
public: ComponentCategoryAttribute( System.String^ catId, System.String^ description )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2