Settings.IsPropertiesPaneVisible Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::String ^ IsPropertiesPaneVisible { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.DefaultSettingValue("False")]
[System.Configuration.UserScopedSetting]
[System.Diagnostics.DebuggerNonUserCode]
public string IsPropertiesPaneVisible { get; set; }
Public Property IsPropertiesPaneVisible As String
Valor da propriedade
- Atributos