ClientUtilitiesStrings.Diagnostics Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This property supports the BizTalk RFID infrastructure and is not intended to be used directly from your code.

Namespace: MS.Internal.Rfid.ClientUtilities
Assembly: Microsoft.Rfid.Client.Util (in microsoft.rfid.client.util.dll)

Syntax

'Declaration

Public Shared ReadOnly Property Diagnostics As String
public static string Diagnostics { get; }
public:
static property String^ Diagnostics {
    String^ get ();
}
/** @property */
public static String get_Diagnostics ()
public static function get Diagnostics () : String

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

ClientUtilitiesStrings Class
ClientUtilitiesStrings Members
MS.Internal.Rfid.ClientUtilities Namespace