GetChangedIdentitiesCompletedEventArgs.Result Property

Namespace:  Microsoft.TeamFoundation.Proxy.Security
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public ReadOnly Property Result As String
public string Result { get; }
public:
property String^ Result {
    String^ get ();
}
member Result : string
function get Result () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

GetChangedIdentitiesCompletedEventArgs Class

Microsoft.TeamFoundation.Proxy.Security Namespace