IVsPropertiesInfo Interface

 

Represents properties information.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("C0975213-3D73-44E1-8B46-4578E16D4457")]
public interface IVsPropertiesInfo

NameDescription
System_CAPS_pubmethodIsTransmittable(Int32)

Determines whether the property with the specified DISPID can be transmitted and applied across machines.

Return to top
Show: