JsonSourceGenerationOptionsAttribute.NewLine 属性
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定设置时 NewLine 的默认值。
public:
property System::String ^ NewLine { System::String ^ get(); void set(System::String ^ value); };
public string? NewLine { get; set; }
member this.NewLine : string with get, set
Public Property NewLine As String
产品 | 版本 |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |