Sdílet prostřednictvím


ActivityPreviewDesigner.PreviewedDesigner Vlastnost

Definice

Získá návrháře k náhledu v části Preview návrháře aktivit.

public:
 property System::Workflow::ComponentModel::Design::ActivityDesigner ^ PreviewedDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
public System.Workflow.ComponentModel.Design.ActivityDesigner PreviewedDesigner { get; }
member this.PreviewedDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Public ReadOnly Property PreviewedDesigner As ActivityDesigner

Hodnota vlastnosti

ActivityDesigner

Zobrazení ActivityDesigner v části náhledu souboru ActivityPreviewDesigner.

Poznámky

Pokud není v části pruhu náhledu ActivityPreviewDesignervybraného návrháře , PreviewedDesigner vrátí hodnotu null (Nothingv Visual Basic).

Platí pro