_prjOriginatorKeyFileType Enumeration
Visual Studio 2015
The strong name key file format.
Assembly: VSLangProj80 (in VSLangProj80.dll)
| Member name | Description | |
|---|---|---|
| prjOriginatorKeyFileTypePFX | Key file is public. Value is 2. | |
| prjOriginatorKeyFileTypeSNK | Key file type is a strong name type. Value is 1. |
Provides the values for AssemblyOriginatorKeyFileType property.
Show: