ToolboxDataAttribute.Data 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得字串,表示控制項屬性的初始值,這個字串會在視覺化設計工具中用來建立控制項的執行個體。
public:
property System::String ^ Data { System::String ^ get(); };
public string Data { get; }
member this.Data : string
Public ReadOnly Property Data As String
屬性值
表示這個屬性初始值的字串。