IProcessModuleInfo.FileVersion Property

Definition

File version.

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

Property Value

Attributes

Applies to