Condividi tramite


DirectiveResult.Values Proprietà

Definizione

Valori analizzati delle [name:value] direttive.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Values { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Values As IReadOnlyList(Of String)

Valore della proprietà

Commenti

Può essere vuoto per [name] le direttive.

Si applica a