ResponseMessageType.DescriptiveLinkKeySpecified Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DescriptiveLinkKeySpecified property is currently unused and is reserved for future use.
public:
property bool DescriptiveLinkKeySpecified { bool get(); void set(bool value); };
public bool DescriptiveLinkKeySpecified { get; set; }
Public Property DescriptiveLinkKeySpecified As Boolean
Property Value
The DescriptiveLinkKeySpecified property returns true if the DescriptiveLinkKey property has a value; otherwise, the property returns false.
Remarks
The DescriptiveLinkKey property is currently unused and is reserved for future use.