다음을 통해 공유


IPublishingErrorsListViewControlInfoBlock.AllowableIssueTypes Property

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)

Syntax

‘선언
ReadOnly Property AllowableIssueTypes As IList
    Get
IList AllowableIssueTypes { get; }
property IList^ AllowableIssueTypes {
    IList^ get ();
}
abstract AllowableIssueTypes : IList
function get AllowableIssueTypes () : IList

Property Value

Type: System.Collections.IList

.NET Framework Security

See Also

Reference

IPublishingErrorsListViewControlInfoBlock Interface

Microsoft.TeamFoundation.Controls Namespace