ITimeAndNoticeControl Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BC0BF6AE-8878-11D1-83E9-00C04FC2C6D4")> _
Public Interface ITimeAndNoticeControl
[InterfaceTypeAttribute()]
[GuidAttribute("BC0BF6AE-8878-11D1-83E9-00C04FC2C6D4")]
public interface ITimeAndNoticeControl
[InterfaceTypeAttribute()]
[GuidAttribute(L"BC0BF6AE-8878-11D1-83E9-00C04FC2C6D4")]
public interface class ITimeAndNoticeControl
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BC0BF6AE-8878-11D1-83E9-00C04FC2C6D4")>]
type ITimeAndNoticeControl =  interface end
public interface ITimeAndNoticeControl

The ITimeAndNoticeControl type exposes the following members.

Methods

  Name Description
Public method SuppressChanges

Top

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace