Click to Rate and Give Feedback

  Switch on low bandwidth view
Collapse All/Expand All Collapse All
Information.Description Property
Information.Description Property
This property supports the BizTalk Server 2006 infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.BizTalk.ApplicationDeployment.SysDef
Assembly: Microsoft.BizTalk.ApplicationDeployment.Engine (in microsoft.biztalk.applicationdeployment.engine.dll)
Visual Basic
Public Property Description As Description
C#
public Description Description { get; set; }
C++
public:
property Description^ Description {
    Description^ get ();
    void set (Description^ value);
}
J#
/** @property */
public Description get_Description ()

/** @property */
public void set_Description (Description value)
JScript
public function get Description () : Description

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

Development Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2; the 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions; the 32-bit and 64-bit editions of Windows XP Professional

Target Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker