RenderTreeEdit.RemovedAttributeName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If the Type value is RemoveAttribute, gets the name of the attribute that is being removed.
public: initonly System::String ^ RemovedAttributeName;
public readonly string RemovedAttributeName;
public readonly string? RemovedAttributeName;
val mutable RemovedAttributeName : string
Public ReadOnly RemovedAttributeName As String