ShowPropertyInOutlineViewAttribute.ChildNodePrefix Propriedade
Definição
Obtém ou define o prefixo do nó filho.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
Valor da propriedade
O prefixo do nó filho.The prefix for the child node.