VSConstants.HIERARCHY_DONTPROPAGATE Field
Namespace: Microsoft.VisualStudio
Assemblies: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
Syntax
'Declaración
Public Shared ReadOnly HIERARCHY_DONTPROPAGATE As IntPtr
'Uso
Dim value As IntPtr
value = VSConstants.HIERARCHY_DONTPROPAGATE
public static readonly IntPtr HIERARCHY_DONTPROPAGATE
public:
static initonly IntPtr HIERARCHY_DONTPROPAGATE
static val HIERARCHY_DONTPROPAGATE: IntPtr
public static final var HIERARCHY_DONTPROPAGATE : IntPtr
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.