IPublishingErrorItem.Issue Property
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)
Syntax
'Declaration
ReadOnly Property Issue As PublishingErrorIssueType
PublishingErrorIssueType Issue { get; }
property PublishingErrorIssueType Issue {
PublishingErrorIssueType get ();
}
abstract Issue : PublishingErrorIssueType
function get Issue () : PublishingErrorIssueType
Property Value
Type: Microsoft.TeamFoundation.Controls.PublishingErrorIssueType
.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.