Property | Type | Description |
---|
Method | Description | |
---|---|---|
FromLocalXml ( System.Xml.Linq.XElement element, string password, bool isPasswordSavedInXml ) : |
||
ToLocalXml ( ) : System.Xml.Linq.XElement | ||
VisualStudioOnlineTFS ( |
public static FromLocalXml ( System.Xml.Linq.XElement element, string password, bool isPasswordSavedInXml ) : |
||
element | System.Xml.Linq.XElement | |
password | string | |
isPasswordSavedInXml | bool | |
return |
public ToLocalXml ( ) : System.Xml.Linq.XElement | ||
return | System.Xml.Linq.XElement |
public VisualStudioOnlineTFS ( |
||
url | ||
name | string | |
userName | string | |
authUserName | string | |
password | string | |
isPasswordSavedInXml | bool | |
return | System |