다음을 통해 공유


AttributeRouteInfo.Template 속성

정의

경로 템플릿입니다. 작업에 특성 경로가 없는 경우일 null 수 있습니다.

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

속성 값

적용 대상