Megosztás a következőn keresztül:


PnsFeedback.Platform Property

Definition

Gets or sets the platform.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="Platform", Order=1002)]
public string Platform { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="Platform", Order=1002)>]
member this.Platform : string with get, set
Public Property Platform As String

Property Value

The platform.

Attributes

Applies to