共用方式為


RegistrationDefinitionProperties.RegistrationDefinitionName Property

Definition

Gets or sets name of the registration definition.

[Newtonsoft.Json.JsonProperty(PropertyName="registrationDefinitionName")]
public string RegistrationDefinitionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationDefinitionName")>]
member this.RegistrationDefinitionName : string with get, set
Public Property RegistrationDefinitionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to