HostFileRecordSet.GetProviderType(Int32) Method

Definition

public:
 Microsoft::HostIntegration::MsHostFileClient::HostFileType GetProviderType(int i);
public Microsoft.HostIntegration.MsHostFileClient.HostFileType GetProviderType (int i);
member this.GetProviderType : int -> Microsoft.HostIntegration.MsHostFileClient.HostFileType
Public Function GetProviderType (i As Integer) As HostFileType

Parameters

i
Int32

Returns

HostFileType

Applies to