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