CommonStructureEdit.GetCssRootNodePaths-Methode
Diese API ist nicht CLS-kompatibel.
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Function GetCssRootNodePaths ( _
rootNodeUri As Uri _
) As List(Of String)
[CLSCompliantAttribute(false)]
public List<string> GetCssRootNodePaths(
Uri rootNodeUri
)
Parameter
- rootNodeUri
Typ: System.Uri
Rückgabewert
Typ: System.Collections.Generic.List<String>
Gibt List<T> zurück.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.