CardSpacePolicyElement.Target 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個原則的目標。
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,表示這個原則的目標。