InfoPartLayout.showMoreDataSource Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
showMoreDataSource() | |
showMoreDataSource(String) |
showMoreDataSource()
public:
virtual System::String ^ showMoreDataSource();
public virtual string showMoreDataSource ();
abstract member showMoreDataSource : unit -> string
override this.showMoreDataSource : unit -> string
Public Overridable Function showMoreDataSource () As String
Returns
Applies to
showMoreDataSource(String)
public:
virtual System::String ^ showMoreDataSource(System::String ^ _value);
public virtual string showMoreDataSource (string _value);
abstract member showMoreDataSource : string -> string
override this.showMoreDataSource : string -> string
Public Overridable Function showMoreDataSource (_value As String) As String
Parameters
- _value
- String