DirectiveAttribute.RenameType プロパティ

定義

属性の名前を変更された型を表す値を取得または設定します。

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

プロパティ値

String

属性の名前を変更された型を表す値。

適用対象