DirectiveAttribute.RenameType Propiedad

Definición

Obtiene o establece un valor que representa el tipo cambiado de nombre del atributo.

public:
 property System::String ^ RenameType { System::String ^ get(); void set(System::String ^ value); };
public string RenameType { get; set; }
member this.RenameType : string with get, set
Public Property RenameType As String

Valor de propiedad

String

Valor que representa el tipo cambiado de nombre del atributo.

Se aplica a