HierarchyNode.ValidateNewNodeName(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected:
virtual bool ValidateNewNodeName(System::String ^ newName);
protected virtual bool ValidateNewNodeName (string newName);
abstract member ValidateNewNodeName : string -> bool
override this.ValidateNewNodeName : string -> bool
Protected Overridable Function ValidateNewNodeName (newName As String) As Boolean
Parâmetros
- newName
- String