ApplicationClass.FileValidation 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:
virtual property Microsoft::Office::Core::MsoFileValidationMode FileValidation { Microsoft::Office::Core::MsoFileValidationMode get(); void set(Microsoft::Office::Core::MsoFileValidationMode value); };
public virtual Microsoft.Office.Core.MsoFileValidationMode FileValidation { get; set; }
member this.FileValidation : Microsoft.Office.Core.MsoFileValidationMode with get, set
Public Overridable Property FileValidation As MsoFileValidationMode