ExplicitHierarchy.FullyQualifiedName Property

Definition

Gets or sets the fully qualified name for the hierarchy.

public:
 property System::String ^ FullyQualifiedName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string FullyQualifiedName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.FullyQualifiedName : string with get, set
Public Property FullyQualifiedName As String

Property Value

A string that represents the name.

Attributes

Applies to