LocalizedDescriptionAttribute(Type, 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:
LocalizedDescriptionAttribute(Type ^ resourceSource, System::String ^ description);
public LocalizedDescriptionAttribute (Type resourceSource, string description);
new Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDescriptionAttribute : Type * string -> Microsoft.BizTalk.Adapter.Wcf.ComponentModel.LocalizedDescriptionAttribute
Public Sub New (resourceSource As Type, description As String)
Parameters
- resourceSource
- Type
- description
- String