FunctionManagementHeader.FMHType 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::SNA::Session::FunctionManagementHeaderType FMHType { Microsoft::HostIntegration::SNA::Session::FunctionManagementHeaderType get(); void set(Microsoft::HostIntegration::SNA::Session::FunctionManagementHeaderType value); };
public Microsoft.HostIntegration.SNA.Session.FunctionManagementHeaderType FMHType { get; set; }
member this.FMHType : Microsoft.HostIntegration.SNA.Session.FunctionManagementHeaderType with get, set
Public Property FMHType As FunctionManagementHeaderType