Share via


EnvironmentTagHelper.Exclude 속성

정의

콘텐츠가 렌더링되지 않는 환경 이름의 쉼표로 구분된 목록입니다.

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

속성 값

설명

지정된 환경 이름은 의 현재 값 EnvironmentName과 대/소문자를 구분하지 않는 방식으로 비교됩니다.

적용 대상