OfTypeExpression.TypeName 屬性

定義

取得或設定篩選所依據的型別。

public:
 property System::String ^ TypeName { System::String ^ get(); void set(System::String ^ value); };
public string TypeName { get; set; }
member this.TypeName : string with get, set
Public Property TypeName As String

屬性值

做為篩選依據的型別。 預設值是 null

適用於