ProxyWebPart.ID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定指派給 Web 組件控制項的程式設計識別項。
public:
property System::String ^ ID { System::String ^ get(); void set(System::String ^ value); };
public override sealed string ID { get; set; }
member this.ID : string with get, set
Public Overrides NotOverridable Property ID As String
屬性值
String,包含識別項。
備註
物件 ProxyWebPart 在其 屬性中包含 ID 與其所取代之控制項相同的值。