Share via


IVsDataViewIconInfo.WhenExpression, propriété

Obtient l'expression qui, lorsqu'elle est interprétée, détermine l'icône à afficher.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property WhenExpression As String
string WhenExpression { get; }
property String^ WhenExpression {
    String^ get ();
}
abstract WhenExpression : string
function get WhenExpression () : String

Valeur de propriété

Type : System.String
L'expression qui, lorsqu'elle est interprétée, détermine l'icône à afficher.

Notes

Le format de lorsque l'expression correspond au format de l'expression de ExpressionDataColumn.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewIconInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms