IDebugSettingsCallback110.ShouldHideNonPublicMembers(Int32) 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.
public:
int ShouldHideNonPublicMembers([Runtime::InteropServices::Out] int % pfHideNonPublicMembers);
public int ShouldHideNonPublicMembers (out int pfHideNonPublicMembers);
abstract member ShouldHideNonPublicMembers : int -> int
Public Function ShouldHideNonPublicMembers (ByRef pfHideNonPublicMembers As Integer) As Integer
Parameters
- pfHideNonPublicMembers
- Int32