IVsPropertiesInfo Interface

Definition

Represents properties information.

public interface class IVsPropertiesInfo
public interface class IVsPropertiesInfo
__interface IVsPropertiesInfo
[System.Runtime.InteropServices.Guid("C0975213-3D73-44E1-8B46-4578E16D4457")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsPropertiesInfo
[<System.Runtime.InteropServices.Guid("C0975213-3D73-44E1-8B46-4578E16D4457")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsPropertiesInfo = interface
Public Interface IVsPropertiesInfo
Attributes

Methods

IsTransmittable(Int32)

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

Applies to