Visual Basic (Declaration) | |
---|---|
<DebuggerNonUserCodeAttribute()> Public Function IsSOPClassUIDNull() As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DebuggerNonUserCodeAttribute()] public bool IsSOPClassUIDNull() |
C++/CLI | |
---|---|
[DebuggerNonUserCodeAttribute()] public: bool IsSOPClassUIDNull(); |
Return Value
True if the specified value is null; otherwise it is false.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family