Settings.MapGalleryPath Property

Definition

public:
 property System::String ^ MapGalleryPath { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.DefaultSettingValue("MapGallery")]
[System.Configuration.UserScopedSetting]
[System.Diagnostics.DebuggerNonUserCode]
public string MapGalleryPath { get; set; }
[<System.Configuration.DefaultSettingValue("MapGallery")>]
[<System.Configuration.UserScopedSetting>]
[<System.Diagnostics.DebuggerNonUserCode>]
member this.MapGalleryPath : string with get, set
Public Property MapGalleryPath As String

Property Value

Attributes

Applies to