ISupportDisplayName Interface
Members See Also 
SourceCode.Framework Namespace : ISupportDisplayName Interface



Glossary Item Box

Defines a ISupportDisplayName interface.

Syntax

Visual Basic (Declaration) 
Public Interface ISupportDisplayName 
Visual Basic (Usage)Copy Code
Dim instance As ISupportDisplayName
C# 
public interface ISupportDisplayName 
C++/CLI 
public interface class ISupportDisplayName 

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also