FileBucketInputMethodSupportedTypes Property |
[This is preliminary documentation and is subject to change.]
Supported File Types. Leave blank for all.
Namespace: Documentation.Objects.InputMethodsAssembly: meFoundationDocumentation (in meFoundationDocumentation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string SupportedTypes { get; set; }
Public Property SupportedTypes As String
Get
Set
public:
property String^ SupportedTypes {
String^ get ();
void set (String^ value);
}
member SupportedTypes : string with get, set
Property Value
Type:
String
See Also