RenderTreeEdit.RemovedAttributeName Campo
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.
Se o Type valor for RemoveAttribute, obterá o nome do atributo que está sendo removido.
public: initonly System::String ^ RemovedAttributeName;
public readonly string RemovedAttributeName;
public readonly string? RemovedAttributeName;
val mutable RemovedAttributeName : string
Public ReadOnly RemovedAttributeName As String