Summary
    Gets or sets the nuspec version suffix.
    
		- Namespace
 - Cake
.Common .Tools .NuGet .Pack  - Containing Type
 - NuGetPackSettings
 
Syntax
public string Suffix { get; set; }
	Value
| Type | Description | 
|---|---|
| string | The nuspec version suffix. | 
                                
                                
                                               
                         
                
            public string Suffix { get; set; }
	| Type | Description | 
|---|---|
| string | The nuspec version suffix. |