LocalizedDisplayNameAttribute(Type, String) Constructor

Definition

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

Applies to