CodeProperty2::ReadWrite Property
Visual Studio 2015
Returns whether the property is readable, writeable, or both.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Property Value
Type: EnvDTE80::vsCMPropertyKindA vsCMPropertyKind value representing the property state.
ReadWrite determines the Get/Set status for the specified property.
Show: