ArraySettingItemProperty.Type 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 type identifier of the property.
[System.Runtime.Serialization.DataMember]
public abstract string Type { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Type : string
Public MustOverride ReadOnly Property Type As String
Property Value
- Attributes