IRegistryValueEntity.ValueData Property

Definition

String formatted representation of the value data.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="String formatted representation of the value data.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="valueData", Update=false)]
public string ValueData { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="String formatted representation of the value data.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="valueData", Update=false)>]
member this.ValueData : string
Public ReadOnly Property ValueData As String

Property Value

Attributes

Applies to