ContextUtil.GetNamedProperty(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a named property from the COM+ context.
public:
static System::Object ^ GetNamedProperty(System::String ^ name);
public static object GetNamedProperty(string name);
static member GetNamedProperty : string -> obj
Public Shared Function GetNamedProperty (name As String) As Object
- name
- String
The name of the requested property.
The named property for the context.
There is no COM+ context available.
This is useful for obtaining the Internet Information Services (IIS) intrinsic objects provided by Active Server Pages (ASP).
Produkto | Mga Bersyon |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback sa .NET
Ang .NET ay isang open source na project. Pumili ng link para magbibigay ng feedback: