Bagikan melalui


ISectionSelfHelp.Content Property

Definition

Solution sections content.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Solution sections content.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="content", Update=true)]
public string Content { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Solution sections content.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="content", Update=true)>]
member this.Content : string with get, set
Public Property Content As String

Property Value

Attributes

Applies to