Settings.DefaultReportServer Property

Definition

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

Property Value

Attributes

Applies to