PatchInformation.PatchType Property

Language:

Retrieves or sets the patch type.

Definition

Visual Basic Public Property PatchType As PatchType
C# public PatchType PatchType { get; set; }
C++ public:
property PatchType PatchType {
        PatchType get();
        void set(PatchType value);
}
JScript public function get PatchType() : PatchType
public function set PatchType(PatchType);

Property Value

Microsoft.DirectX.Direct3D.PatchType
Value of the PatchType enumeration to set or retrieve.

This property is read/write. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center