Share via


CardSpacePolicyElement.Target プロパティ

定義

このポリシーのターゲットを取得または設定します。

public:
 property System::Xml::XmlElement ^ Target { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
public System.Xml.XmlElement Target { get; set; }
member this.Target : System.Xml.XmlElement with get, set
Public Property Target As XmlElement

プロパティ値

このポリシーのターゲットを表す XmlElement

適用対象