Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the ability to raise or block events.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Enumeration EventPropagation
'Usage
Dim instance As EventPropagation
public enum EventPropagation
public enum class EventPropagation
public enum EventPropagation
Members
| Member name | Description | |
|---|---|---|
| RaiseEvent | Specifies RaiseEvent | |
| SuppressEvent | Specifies SuppressEvent |
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace