Partager via


Validate.IsNotNullAndNotEmpty, méthode

Espace de noms :  Microsoft.Internal.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Sub IsNotNullAndNotEmpty ( _
    s As String, _
    paramName As String _
)
public static void IsNotNullAndNotEmpty(
    string s,
    string paramName
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

Validate Classe

Microsoft.Internal.VisualStudio.Shell, espace de noms