Creates an instance
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public ConfigurationPropertyAttribute( string category, string helpText, string note, bool changeAffectsIndexState )
public ConfigurationPropertyAttribute( string category, string helpText, string note, bool changeAffectsIndexState )
Public Sub New ( category As String, helpText As String, note As String, changeAffectsIndexState As Boolean )
Public Sub New ( category As String, helpText As String, note As String, changeAffectsIndexState As Boolean )
public: ConfigurationPropertyAttribute( String^ category, String^ helpText, String^ note, bool changeAffectsIndexState )
public: ConfigurationPropertyAttribute( String^ category, String^ helpText, String^ note, bool changeAffectsIndexState )
new : category : string * helpText : string * note : string * changeAffectsIndexState : bool -> ConfigurationPropertyAttribute
new : category : string * helpText : string * note : string * changeAffectsIndexState : bool -> ConfigurationPropertyAttribute
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120