FormBuildContainerControl.hierarchyParent 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
hierarchyParent() | |
hierarchyParent(String) |
hierarchyParent()
public:
virtual System::String ^ hierarchyParent();
public virtual string hierarchyParent ();
abstract member hierarchyParent : unit -> string
override this.hierarchyParent : unit -> string
Public Overridable Function hierarchyParent () As String
Returns
Applies to
hierarchyParent(String)
public:
virtual System::String ^ hierarchyParent(System::String ^ _value);
public virtual string hierarchyParent (string _value);
abstract member hierarchyParent : string -> string
override this.hierarchyParent : string -> string
Public Overridable Function hierarchyParent (_value As String) As String
Parameters
- _value
- String