C# Class VSNDK.Tasks.QccLink

Inheritance: VSNDKTasks
Mostra file Open project: blackberry/VSPlugin

Public Methods

Method Description
QccLink ( ) : System

QccLink Constructor

Protected Methods

Method Description
GetEnhancedSecuritySwitchValue ( ) : string

Function to return the Enhanced Security value.

Method Details

GetEnhancedSecuritySwitchValue() protected method

Function to return the Enhanced Security value.
protected GetEnhancedSecuritySwitchValue ( ) : string
return string

QccLink() public method

QccLink Constructor
public QccLink ( ) : System
return System