BtsEditorAttribute(Type) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
BtsEditorAttribute(Type ^ editType);
public BtsEditorAttribute (Type editType);
new Microsoft.BizTalk.Component.BtsEditorAttribute : Type -> Microsoft.BizTalk.Component.BtsEditorAttribute
Public Sub New (editType As Type)
Parámetros
- editType
- Type