다음을 통해 공유


SetVBOptionCodeGenerator.Explicit(Boolean) 메서드

정의

이 형식/멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 를 SetVBOptionCodeGenerator 명시적으로 켜기 및 끄기 값으로 변환합니다.

public static System.Web.Razor.Generator.SetVBOptionCodeGenerator Explicit (bool onOffValue);
static member Explicit : bool -> System.Web.Razor.Generator.SetVBOptionCodeGenerator
Public Shared Function Explicit (onOffValue As Boolean) As SetVBOptionCodeGenerator

매개 변수

onOffValue
Boolean

SetVBOptionCodeGenerator 켜기 및 끄기 값으로 변환되면 true이고, 그렇지 않으면 false입니다.

반환

SetVBOptionCodeGenerator 명시적으로 켜기 및 끄기 값으로 변환됩니다.

적용 대상