TopLevelContainer.DataElementName 属性

定义

public:
 property System::String ^ DataElementName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public string DataElementName { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.DataElementName : string with get, set
Public Property DataElementName As String

属性值

属性

适用于