PublishingErrorsListViewControl.IPublishingErrorsListViewControlInfoBlock Property

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

Syntax

‘선언
Public Property IPublishingErrorsListViewControlInfoBlock As IPublishingErrorsListViewControlInfoBlock
    Get
    Set
public IPublishingErrorsListViewControlInfoBlock IPublishingErrorsListViewControlInfoBlock { get; set; }
public:
property IPublishingErrorsListViewControlInfoBlock^ IPublishingErrorsListViewControlInfoBlock {
    IPublishingErrorsListViewControlInfoBlock^ get ();
    void set (IPublishingErrorsListViewControlInfoBlock^ value);
}
member IPublishingErrorsListViewControlInfoBlock : IPublishingErrorsListViewControlInfoBlock with get, set
function get IPublishingErrorsListViewControlInfoBlock () : IPublishingErrorsListViewControlInfoBlock
function set IPublishingErrorsListViewControlInfoBlock (value : IPublishingErrorsListViewControlInfoBlock)

Property Value

Type: Microsoft.TeamFoundation.Controls.IPublishingErrorsListViewControlInfoBlock

.NET Framework Security

See Also

Reference

PublishingErrorsListViewControl Class

Microsoft.TeamFoundation.Controls Namespace