Settings.DefaultReportServer Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Valeur de propriété
- Attributs