ApplicationServiceHost.ProcessId Property

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

Syntax

‘선언
Public ReadOnly Property ProcessId As Guid
    Get
public Guid ProcessId { get; }
public:
property Guid ProcessId {
    Guid get ();
}
member ProcessId : Guid
function get ProcessId () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

ApplicationServiceHost Class

Microsoft.TeamFoundation.Framework.Server Namespace