DataControlReference.ToString 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得具有附加控制項值的 ControlID 常值字串。 DataControl
:
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
傳回
具有附加屬性值的 ControlID 常值字串 DataControl:
。
備註
ControlID如果 屬性是空的 或 null
,則會傳回常值字串 DataControl
。