Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
IAssemblyInfo.Sign Method
CodeIt.Right SDK Class Library

IAssemblyInfo.Sign Method 

Creates the AssemblyKeyFile attribute with the name of a generated file containing the key pair used to generate a strong name.

void Sign(
   string snkFilePath
);

Parameters

snkFilePath

Key file path

Remarks

This method generates a new key pair and writes it to the project directory with file name the same as project name and creates the AssemblyKeyFile attribute with the name of a file containing the key pair used to generate a strong name.

Example

To be added.

See Also

IAssemblyInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |