HostFileParameter.HostFileType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::MsHostFileClient::HostFileType HostFileType { Microsoft::HostIntegration::MsHostFileClient::HostFileType get(); void set(Microsoft::HostIntegration::MsHostFileClient::HostFileType value); };
public Microsoft.HostIntegration.MsHostFileClient.HostFileType HostFileType { get; set; }
member this.HostFileType : Microsoft.HostIntegration.MsHostFileClient.HostFileType with get, set
Public Property HostFileType As HostFileType