ISuppressLinkGenerationMetadata Interface
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.
Represents metadata used during link generation. If SuppressLinkGeneration is true
the associated endpoint will not be used for link generation.
public interface class ISuppressLinkGenerationMetadata
public interface ISuppressLinkGenerationMetadata
type ISuppressLinkGenerationMetadata = interface
Public Interface ISuppressLinkGenerationMetadata
- Derived
Properties
SuppressLinkGeneration |
Gets a value indicating whether the associated endpoint should be used for link generation. |