DirectiveAttribute.RenameType 属性
定义
获取或设置表示特性的已重命名类型的值。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
属性值
一个值,该值表示特性的重命名类型。A value representing the renamed type of the attribute.