Compartilhar via


IisLogsDataSource.Streams Propriedade

Definição

Obtém ou define fluxos do IIS

[Newtonsoft.Json.JsonProperty(PropertyName="streams")]
public System.Collections.Generic.IList<string> Streams { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streams")>]
member this.Streams : System.Collections.Generic.IList<string> with get, set
Public Property Streams As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a