ExtensionServerAttribute Constructor
ExtensionServerAttribute(Type)
Create a new ExtensionServerAttribute that specifies that the decorated extension uses the specified extension server.
Declaration
public ExtensionServerAttribute(Type extensionServerType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | extensionServerType |