TeamFoundationServiceHost.PlugInDirectory Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

TeamFoundationServiceHost Class

Microsoft.TeamFoundation.Framework.Server Namespace