Win32_RDAllowListFileAssociation class
Describes a published file type association with a RemoteApp.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class Win32_RDAllowListFileAssociation
{
string ExtName;
string AppAlias;
string ProgIdHint;
};
Members
The Win32_RDAllowListFileAssociation class has these types of members:
Properties
The Win32_RDAllowListFileAssociation class has these properties.
-
AppAlias
-
-
Data type: string
-
Access type: Read/write
Alias of the RemoteApp associated with the extension.
-
-
ExtName
-
-
Data type: string
-
Access type: Read/write
-
Qualifiers: Key
Name of the extension, for example .txt.
-
-
ProgIdHint
-
-
Data type: string
-
Access type: Read/write
Hint to help open documents with this file association
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\cimv2\TerminalServices |
MOF |
|
DLL |
|