ShowPropertyInOutlineViewAttribute.ChildNodePrefix Propiedad

Definición

Obtiene o establece el prefijo del nodo secundario.

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

Valor de propiedad

String

Prefijo para el nodo secundario.

Se aplica a