ProjectPortal.IsOwnerOfWssSite Property

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

Syntax

'Declaration
Public ReadOnly Property IsOwnerOfWssSite As Boolean
public bool IsOwnerOfWssSite { get; }
public:
property bool IsOwnerOfWssSite {
    bool get ();
}
member IsOwnerOfWssSite : bool with get
function get IsOwnerOfWssSite () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ProjectPortal Class

Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects Namespace