Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the result of applying a change to a reference by the client.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
Public Enumeration __VSREFERENCECHANGEOPERATIONRESULT
public enum __VSREFERENCECHANGEOPERATIONRESULT
public enum class __VSREFERENCECHANGEOPERATIONRESULT
type __VSREFERENCECHANGEOPERATIONRESULT
public enum __VSREFERENCECHANGEOPERATIONRESULT
Members
Member name | Description | |
---|---|---|
VSREFERENCECHANGEOPERATIONRESULT_ALLOW | The change was allowed. | |
VSREFERENCECHANGEOPERATIONRESULT_DENY | The change was denied. |