Share via


DkmComputeProperty Struct

Definition

Collection of properties of GPU compute kernel.

public value class DkmComputeProperty
public value class DkmComputeProperty
struct DkmComputeProperty
[System.Runtime.InteropServices.Guid("a6792ede-1d69-7729-4e5b-f6de0e3afb3b")]
public struct DkmComputeProperty
[<System.Runtime.InteropServices.Guid("a6792ede-1d69-7729-4e5b-f6de0e3afb3b")>]
type DkmComputeProperty = struct
Public Structure DkmComputeProperty
Inheritance
DkmComputeProperty
Attributes

Constructors

DkmComputeProperty(String, String)

Initialize a new DkmComputeProperty value.

Fields

Name

Property Name.

Value

Property value.

Applies to