PipelinePropertyAttribute::Name Property

 

Gets or sets the name of the Pipeline Property, as it appears in the configuration

Namespace:   Microsoft.BizTalk.Services
Assembly:  Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)

public:
property String^ Name {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

Return to top
Show: