Share via


ParameterDescription.Semantic Property (Microsoft.DirectX.Direct3D)

Retrieves the semantic meaning, also called the usage.

Definition

Visual Basic Public ReadOnly Property Semantic As String
C# public string Semantic { get; }
C++ public:
property StringLeave Site^ Semantic {
        StringLeave Site^ get();
}
JScript public function get Semantic() : String

Property Value

System.String
String that contains the semantic meaning.

This property is read-only.