Share via


ISolutionResource.Content Property

Definition

The HTML content that needs to be rendered and shown to customer.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="The HTML content that needs to be rendered and shown to customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="content", Update=false)]
public string Content { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="The HTML content that needs to be rendered and shown to customer.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="content", Update=false)>]
member this.Content : string
Public ReadOnly Property Content As String

Property Value

Attributes

Applies to