SequentialWorkflowRootDesigner.Glyphs プロパティ

定義

SequentialWorkflowRootDesignerに表示されるグリフのコレクションを取得します。

protected public:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ Glyphs { System::Workflow::ComponentModel::Design::ActivityDesignerGlyphCollection ^ get(); };
protected internal override System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection Glyphs { get; }
member this.Glyphs : System.Workflow.ComponentModel.Design.ActivityDesignerGlyphCollection
Protected Friend Overrides ReadOnly Property Glyphs As ActivityDesignerGlyphCollection

プロパティ値

ActivityDesignerGlyphCollectionに表示されるグリフを含むSequentialWorkflowRootDesigner

適用対象