IResourceManager.SupportedProperties Property

Definition

public:
 property System::Collections::Generic::IEnumerable<Microsoft::BizTalk::ApplicationDeployment::ResourceManagerPropertyType ^> ^ SupportedProperties { System::Collections::Generic::IEnumerable<Microsoft::BizTalk::ApplicationDeployment::ResourceManagerPropertyType ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.BizTalk.ApplicationDeployment.ResourceManagerPropertyType> SupportedProperties { get; }
member this.SupportedProperties : seq<Microsoft.BizTalk.ApplicationDeployment.ResourceManagerPropertyType>
Public ReadOnly Property SupportedProperties As IEnumerable(Of ResourceManagerPropertyType)

Property Value

IEnumerable<ResourceManagerPropertyType>

Applies to