Share via


JsonSourceGenerationOptionsAttribute.GenerationMode 속성

정의

를 사용하여 모드를 명시적으로 설정하지 않는 형식의 소스 생성 모드 GenerationMode를 가져오거나 설정합니다.

public:
 property System::Text::Json::Serialization::JsonSourceGenerationMode GenerationMode { System::Text::Json::Serialization::JsonSourceGenerationMode get(); void set(System::Text::Json::Serialization::JsonSourceGenerationMode value); };
public System.Text.Json.Serialization.JsonSourceGenerationMode GenerationMode { get; set; }
member this.GenerationMode : System.Text.Json.Serialization.JsonSourceGenerationMode with get, set
Public Property GenerationMode As JsonSourceGenerationMode

속성 값

적용 대상