Свойство | Type | Description | |
---|---|---|---|
IsVisualStudioInstalled | bool | ||
LoadFromSameFolder | |||
TryGetRegString | bool |
Méthode | Description | |
---|---|---|
Fail ( ) : |
||
Fail ( string message ) : |
||
Try ( string assembly, string pluginType ) : |
||
TryLoadVsPluginVersion ( string version, bool isVisualStudioRequired = false ) : |
Méthode | Description | |
---|---|---|
IsVisualStudioInstalled ( string version ) : bool | ||
LoadFromSameFolder ( object sender, |
||
TryGetRegString ( string path ) : bool |
public Try ( string assembly, string pluginType ) : |
||
assembly | string | |
pluginType | string | |
Résultat |
public TryLoadVsPluginVersion ( string version, bool isVisualStudioRequired = false ) : |
||
version | string | |
isVisualStudioRequired | bool | |
Résultat |