Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)
Syntax
'Declaration
Property Status As PublishingErrorStatusType
Get
Set
PublishingErrorStatusType Status { get; set; }
property PublishingErrorStatusType Status {
PublishingErrorStatusType get ();
void set (PublishingErrorStatusType value);
}
abstract Status : PublishingErrorStatusType with get, set
function get Status () : PublishingErrorStatusType
function set Status (value : PublishingErrorStatusType)
Property Value
Type: Microsoft.TeamFoundation.Controls.PublishingErrorStatusType
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.