ISuppressLinkGenerationMetadata.SuppressLinkGeneration 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.
Gets a value indicating whether the associated endpoint should be used for link generation.
public:
property bool SuppressLinkGeneration { bool get(); };
public bool SuppressLinkGeneration { get; }
member this.SuppressLinkGeneration : bool
Public ReadOnly Property SuppressLinkGeneration As Boolean