WellKnownServiceTypeEntry Properties
.NET Framework 4.5
The WellKnownServiceTypeEntry type exposes the following members.
| Name | Description | |
|---|---|---|
|
AssemblyName | Gets the assembly name of the object type configured to be a remote-activated type. (Inherited from TypeEntry.) |
|
ContextAttributes | Gets or sets the context attributes for the server-activated service type. |
|
Mode | Gets the WellKnownObjectMode of the server-activated service type. |
|
ObjectType | Gets the Type of the server-activated service type. |
|
ObjectUri | Gets the URI of the well-known service type. |
|
TypeName | Gets the full type name of the object type configured to be a remote-activated type. (Inherited from TypeEntry.) |