XFileGuid.StringProperty Field (Microsoft.DirectX.Direct3D)

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

Definition

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

Field Value

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

This field is read-only.