ISimplePropertyContainer Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("4F0F5FC0-A5C3-4FFE-B2AC-0D4782F0E835")> _
Public Interface ISimplePropertyContainer
'Usage
Dim instance As ISimplePropertyContainer
[InterfaceTypeAttribute()]
[GuidAttribute("4F0F5FC0-A5C3-4FFE-B2AC-0D4782F0E835")]
public interface ISimplePropertyContainer
[InterfaceTypeAttribute()]
[GuidAttribute(L"4F0F5FC0-A5C3-4FFE-B2AC-0D4782F0E835")]
public interface class ISimplePropertyContainer
public interface ISimplePropertyContainer

See Also

Reference

ISimplePropertyContainer Members

Microsoft.VisualStudio.VCProjectEngine Namespace