ExtensionPartRegistration.Contract 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 the contract type, usually the full type name of the RPC contract interface.
public string Contract { get; }
member this.Contract : string
Public ReadOnly Property Contract As String