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

특성의 이름이 바뀐 형식을 나타내는 값을 가져옵니다.

적용 대상