Share via


ITestManagementServerArtifact.OutboundType Property

Namespace:  Microsoft.TeamFoundation.TestManagement.Client.Internal
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
ReadOnly Property OutboundType As String
string OutboundType { get; }
property String^ OutboundType {
    String^ get ();
}
abstract OutboundType : string with get
function get OutboundType () : String

Property Value

Type: String
Returns String.

.NET Framework Security

See Also

Reference

ITestManagementServerArtifact Interface

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace