DesignerDataSourceView.Name 属性

定义

获取在创建 DesignerDataSourceView 类的此实例时提供的视图的名称。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

属性值

视图名称。

适用于

另请参阅