PortTypeAttribute(EXLangSAccess, String) 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:
PortTypeAttribute(Microsoft::XLANGs::BaseTypes::EXLangSAccess portTypeAccess, System::String ^ portTypeAlias);
public PortTypeAttribute (Microsoft.XLANGs.BaseTypes.EXLangSAccess portTypeAccess, string portTypeAlias);
new Microsoft.XLANGs.BaseTypes.PortTypeAttribute : Microsoft.XLANGs.BaseTypes.EXLangSAccess * string -> Microsoft.XLANGs.BaseTypes.PortTypeAttribute
Public Sub New (portTypeAccess As EXLangSAccess, portTypeAlias As String)
Parameters
- portTypeAccess
- EXLangSAccess
- portTypeAlias
- String