NativeMethods.ROSTATUS_ReadOnly Field
Value is 0x1.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const ROSTATUS_ReadOnly As Integer
'Usage
Dim value As Integer
value = NativeMethods.ROSTATUS_ReadOnly
public const int ROSTATUS_ReadOnly
public:
literal int ROSTATUS_ReadOnly
public const var ROSTATUS_ReadOnly : int
static val mutable ROSTATUS_ReadOnly: int
.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.