EffectInformation.EffectGuid Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Identifier of the effect.
Definition
Visual Basic .NET |
Public Property EffectGuid As Guid |
C# |
public Guid EffectGuid {
get; set; }
|
Managed C++ |
public: __property
Guid
get_EffectGuid();
public: __property
void set_EffectGuid(Guid);
|
JScript .NET |
public
function get EffectGuid() : Guid public
function set EffectGuid(Guid);
|
Property Value
System.Guid
.
This property is read/write.
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center