C# Class System.Web.Configuration.WebConfigurationManager.ConfigPath

Afficher le fichier Open project: vargaz/mono

Méthodes publiques

Свойство Type Description
InAnotherApp bool
Path string

Méthodes publiques

Méthode Description
ConfigPath ( string path, bool inAnotherApp ) : System

Method Details

ConfigPath() public méthode

public ConfigPath ( string path, bool inAnotherApp ) : System
path string
inAnotherApp bool
Résultat System

Property Details

InAnotherApp public_oe property

public bool InAnotherApp
Résultat bool

Path public_oe property

public string Path
Résultat string