PropertyGridToolsOptionsPageData.SettingsFileName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
abstract property System::String ^ SettingsFileName { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
protected abstract string SettingsFileName { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SettingsFileName : string
Protected MustOverride ReadOnly Property SettingsFileName As String
Property Value
- Attributes