CodeBlock.CodeSnippet Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("codeSnippet")]
public string? CodeSnippet { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("codeSnippet")>]
member this.CodeSnippet : string with get, set
Public Property CodeSnippet As String

Property Value

Attributes

Applies to