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