ShowPropertyInOutlineViewAttribute.ChildNodePrefix Property

Definition

Gets or sets the prefix for the child node.

public:
 property System::String ^ ChildNodePrefix { System::String ^ get(); void set(System::String ^ value); };
public string ChildNodePrefix { get; set; }
member this.ChildNodePrefix : string with get, set
Public Property ChildNodePrefix As String

Property Value

The prefix for the child node.

Applies to