C# Class VS_QuickNavigation.Utils.DteHelper

Afficher le fichier Open project: thennequin/VS-QuickNavigation

Méthodes publiques

Méthode Description
GetProperty ( EnvDTE properties, string propertyName ) : EnvDTE.Property
GetPropertyString ( EnvDTE properties, string propertyName, string &sValueOut ) : bool

Method Details

GetProperty() public static méthode

public static GetProperty ( EnvDTE properties, string propertyName ) : EnvDTE.Property
properties EnvDTE
propertyName string
Résultat EnvDTE.Property

GetPropertyString() public static méthode

public static GetPropertyString ( EnvDTE properties, string propertyName, string &sValueOut ) : bool
properties EnvDTE
propertyName string
sValueOut string
Résultat bool