DatasetFile.Objects Property

This property represents the configured objects to receive or send values to external file.
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _ 
<ID("Objects", (int)e.Objects, true)> _ 
Public Property Objects() As String 
Get 
This language is not supported or no code example is available.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
[ID("Objects", (int)e.Objects, true)] 
public string Objects {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition