Share via


PSPolicy.FactName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.factName")]
public string FactName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.factName")>]
member this.FactName : string with get, set
Public Property FactName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to