Selection.PrimarySelection 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回主要選取項目。
public:
property System::Activities::Presentation::Model::ModelItem ^ PrimarySelection { System::Activities::Presentation::Model::ModelItem ^ get(); };
public System.Activities.Presentation.Model.ModelItem PrimarySelection { get; }
member this.PrimarySelection : System.Activities.Presentation.Model.ModelItem
Public ReadOnly Property PrimarySelection As ModelItem
屬性值
傳回主要選取項目,做為 ModelItem。