public PropertyValue PROJ_SHOWDTSTRUCTURETAB( int index ) {get; set;}
public: property PropertyValue^ PROJ_SHOWDTSTRUCTURETAB { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_SHOWDTSTRUCTURETAB( int index ) {get; set;}
public: property PropertyValue^ PROJ_SHOWDTSTRUCTURETAB { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Controls the visibility of the "Structure" tab in the project properties.