다음을 통해 공유


AttributeRouteModel.Template 속성

정의

특성 경로 템플릿을 가져오거나 설정합니다.

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

속성 값

적용 대상