ServiceLinkTypeRoleAttribute(String, Type[]) Constructor
Definition
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.
public:
ServiceLinkTypeRoleAttribute(System::String ^ roleName, cli::array <Type ^> ^ portTypes);
public ServiceLinkTypeRoleAttribute (string roleName, Type[] portTypes);
new Microsoft.XLANGs.BaseTypes.ServiceLinkTypeRoleAttribute : string * Type[] -> Microsoft.XLANGs.BaseTypes.ServiceLinkTypeRoleAttribute
Public Sub New (roleName As String, portTypes As Type())
Parameters
- roleName
- String
- portTypes
- Type[]