Zdieľať cez


DirectEntryContext.Arguments Property

Definition

[System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)]
public System.Collections.Generic.List<string> Arguments { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)>]
member this.Arguments : System.Collections.Generic.List<string> with get, set
Public Property Arguments As List(Of String)

Property Value

Attributes

Applies to