BtsSchema.Imports Property

Definition

public:
 property Microsoft::BizTalk::Deployment::Assembly::SchemaImportCollection ^ Imports { Microsoft::BizTalk::Deployment::Assembly::SchemaImportCollection ^ get(); void set(Microsoft::BizTalk::Deployment::Assembly::SchemaImportCollection ^ value); };
public Microsoft.BizTalk.Deployment.Assembly.SchemaImportCollection Imports { get; set; }
member this.Imports : Microsoft.BizTalk.Deployment.Assembly.SchemaImportCollection with get, set
Public Property Imports As SchemaImportCollection

Property Value

SchemaImportCollection

Applies to