DirectiveAttribute.RenameType Property

Definition

Gets or sets a value representing the renamed type of the attribute.

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

Property Value

A value representing the renamed type of the attribute.

Applies to