ProxyStub.XmlBaseInterface Property

Definition

Gets or sets a property that is used to serialize the BaseInterface property to an XML file.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
[System.ComponentModel.Browsable(false)]
public string XmlBaseInterface { get; set; }
C#
[System.ComponentModel.Browsable(false)]
public string XmlBaseInterface { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

The value of the BaseInterface property.

Attributes

Applies to

Produit Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 16, 17