共用方式為


ChaosEvent.Kind Property

Definition

Describes the type of ChaosEvent.

[System.Runtime.Serialization.DataMember]
public string Kind { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Kind : string
Public ReadOnly Property Kind As String

Property Value

Returns ChaosEvent The type of derived ChaosEvent

Attributes

Applies to