Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the description of the server publishing rule. The description is stored as a string.
FPCServerPublishingRule.Description [ = sDescription ]
HRESULT get_Description( BSTR *psDescription ); HRESULT put_Description( BSTR sDescription );
The property is read-write.