Content.ContentId Property

Gets the content's ID.

Namespace: Microsoft.SideShow
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)

Usage

Syntax

'Declaration
Public ReadOnly Property ContentId As Integer
public int ContentId { get; }
public:
property int ContentId {
    int get ();
}
/** @property */
public int get_ContentId ()
public function get ContentId () : int

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

Target Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

See Also

Reference

Content Class
Content Members
Microsoft.SideShow Namespace