ParameterDescription.Semantic Property

Language:

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 String^ Semantic {
        String^ get();
}
JScript public function get Semantic() : String

Property Value

System.String
String that contains the semantic meaning.

This property is read-only. 

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