Share via


IProcessModuleInfo.FileDescription Property

Definition

File description.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="File description.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="file_description")]
public string FileDescription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="File description.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="file_description")>]
member this.FileDescription : string with get, set
Public Property FileDescription As String

Property Value

Attributes

Applies to