VCPropertySheet.RemoveAllUserMacros Method
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.
Removes all user macros from the property sheet.
public:
void RemoveAllUserMacros();
public:
void RemoveAllUserMacros();
void RemoveAllUserMacros();
[System.Runtime.InteropServices.DispId(614)]
public void RemoveAllUserMacros ();
[<System.Runtime.InteropServices.DispId(614)>]
abstract member RemoveAllUserMacros : unit -> unit
Public Sub RemoveAllUserMacros ()
- Attributes