![]() |
This document is archived and information here might be outdated. Recommended version. |
This flag marks resources that do not change over time.
[Visual Basic .NET] Public Property IsStatic As Boolean
[C#] public bool IsStatic {get; set;}
[C++]
HRESULT get_IsStatic(
Boolean* Value
);
[C++]
Parameters Value [out, retval]
Value is a parameter of type bool*