CommonStructureEdit.SelectedNodeUri Property
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
‘선언
Public ReadOnly Property SelectedNodeUri As String
Get
public string SelectedNodeUri { get; }
public:
property String^ SelectedNodeUri {
String^ get ();
}
member SelectedNodeUri : string
function get SelectedNodeUri () : String
Property Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.