Summary
    The public key token of the assembly.
    
		- Assembly
 - NAnt
.Contrib .dll  - Namespace
 - NAnt
.Contrib .Types  - Containing Type
 - Assembly
 
Syntax
[TaskAttribute("public-key-token", Required = false)]
[StringValidator(AllowEmpty = false)]
public string PublicKeyToken { get; set; }
	Attributes
| Type | Description | 
|---|---|
| TaskAttribute | |
| StringValidator | 
Value
| Type | Description | 
|---|---|
| string | 
