Share via


XFileGuid.PropertyBag Field (Microsoft.DirectX.Direct3D)

Retrieves the globally unique identifier (GUID) for property bag templates. Used internally by Microsoft DirectX. Do not use.

Definition

Visual Basic Public Shared PropertyBag As GuidLeave Site
C# public static GuidLeave Site PropertyBag;
C++ public: static GuidLeave Site PropertyBag;
JScript public static var PropertyBag : GuidLeave Site

Field Value

System.Guid
A GuidLeave Site value that contains the GUID for property bag templates.

This field is read-only.