Share via


ISolutionResourceSelfHelp.Title Property

Definition

The title.

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

Property Value

Attributes

Applies to