DesignerActionItem.ShowInSourceView Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy ten element jest wyświetlany w widoku kodu źródłowego.

public:
 property bool ShowInSourceView { bool get(); void set(bool value); };
public bool ShowInSourceView { get; set; }
member this.ShowInSourceView : bool with get, set
Public Property ShowInSourceView As Boolean

Wartość właściwości

true jeśli ten element pojawi się w widoku kodu źródłowego; w przeciwnym razie , false. Wartość domyślna to true.

Dotyczy